DocsWithFieldSet
Accumulator for documents that have a value for a field. This is optimized for the case that all documents have a value.
Properties
Functions
Link copied to clipboard
Return the number of documents of this set.
Link copied to clipboard
Provides a DocIdSetIterator to access the set. This implementation can return null if there are no docs that match.
Link copied to clipboard
Return the memory usage of this object in bytes. Negative values are illegal.