Uses of Class
org.apache.lucene.util.BitSetIterator
Packages that use BitSetIterator
Package
Description
Code to search indices.
Support for index-time and query-time joins.
-
Uses of BitSetIterator in org.apache.lucene.search
Fields in org.apache.lucene.search declared as BitSetIteratorModifier and TypeFieldDescriptionprivate final BitSetIterator[]
ConjunctionDISI.BitSetConjunctionDISI.bitSetIterators
Constructor parameters in org.apache.lucene.search with type arguments of type BitSetIteratorModifierConstructorDescription(package private)
BitSetConjunctionDISI
(DocIdSetIterator lead, Collection<BitSetIterator> bitSetIterators) -
Uses of BitSetIterator in org.apache.lucene.search.join
Methods in org.apache.lucene.search.join that return BitSetIteratorModifier and TypeMethodDescriptionprotected static BitSetIterator
creates an iterator for the given bitset