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)
Deprecated.
Either use CachingWrapperFilter, or
switch to a different DocIdSet implementation yourself.
|
Modifier and Type | Method and Description |
---|---|
protected DocIdSet |
BooleanFilter.finalResult(OpenBitSetDISI result,
int maxDocs)
Deprecated.
Either use CachingWrapperFilter, or
switch to a different DocIdSet implementation yourself.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.