| Class | Description |
|---|---|
| AllDocIdSet |
A
DocIdSet that matches all docs up to a maxDoc. |
| AllDocIdSet.Iterator | |
| AndDocIdSet | |
| BitsDocIdSetIterator |
A
Bits based iterator. |
| BitsDocIdSetIterator.FilteredIterator | |
| ContextDocIdSet |
A holder for a
DocIdSet and the AtomicReaderContext it is associated with. |
| DocIdSets | |
| MatchDocIdSet |
A
DocIdSet that works on a "doc" level by checking if it matches or not. |
| MatchDocIdSetIterator | |
| NotDocIdSet |
A
DocIdSet that matches the "inverse" of the provided doc id set. |
| NotDocIdSet.BitsBasedIterator | |
| NotDocIdSet.IteratorBasedIterator | |
| NotDocIdSet.NotBits | |
| OrDocIdSet |
Copyright © 2009–2016. All rights reserved.