DocIdSet
A DocIdSet contains a set of doc ids. Implementing classes must only implement .iterator to provide access to the set.
Inheritors
Properties
Functions
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.