Add a lossy posting for a token.
Token to add.
Field name the token was indexed under.
Document id to associate.
Promise resolved when the posting is written.
Remove a lossy posting for a token.
Token to remove.
Field name the token was indexed under.
Document id to disassociate.
Promise resolved when the posting is removed.
Writer interface for lossy postings.