Reader interface for checking token existence in documents.
Check if a document has a specific token.
Document id to check.
Field name the token was indexed under.
Token value to check.
True when the token exists for the document.
Reader interface for checking token existence in documents.