| Package | Description |
|---|---|
| org.apache.lucene.misc | |
| org.apache.lucene.search |
Code to search indices.
|
| Modifier and Type | Method and Description |
|---|---|
protected DocIdSet |
ChainedFilter.finalResult(OpenBitSetDISI result,
int maxDocs)
Provide a SortedVIntList when it is definitely smaller than an OpenBitSet
|
| Modifier and Type | Method and Description |
|---|---|
protected DocIdSet |
BooleanFilter.finalResult(OpenBitSetDISI result,
int maxDocs)
Provide a SortedVIntList when it is definitely smaller than an OpenBitSet
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.