|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpenBitSetDISI | |
---|---|
org.apache.lucene.misc | |
org.apache.lucene.search | Code to search indices. |
Uses of OpenBitSetDISI in org.apache.lucene.misc |
---|
Methods in org.apache.lucene.misc with parameters of type OpenBitSetDISI | |
---|---|
protected DocIdSet |
ChainedFilter.finalResult(OpenBitSetDISI result,
int maxDocs)
Provide a SortedVIntList when it is definitely smaller than an OpenBitSet |
Uses of OpenBitSetDISI in org.apache.lucene.search |
---|
Methods in org.apache.lucene.search with parameters of type OpenBitSetDISI | |
---|---|
protected DocIdSet |
BooleanFilter.finalResult(OpenBitSetDISI result,
int maxDocs)
Provide a SortedVIntList when it is definitely smaller than an OpenBitSet |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |