Uses of Class
org.apache.lucene.search.DocIdSet
Package
Description
Code to maintain and access indices.
Code to search indices.
Some utility classes.
-
Uses of DocIdSet in org.apache.lucene.index
Modifier and TypeClassDescriptionfinal class
Accumulator for documents that have a value for a field. -
Uses of DocIdSet in org.apache.lucene.search
-
Uses of DocIdSet in org.apache.lucene.util
Modifier and TypeClassDescriptionclass
final class
class
DocIdSet
implementation inspired from http://roaringbitmap.org/