Modifier and Type | Method and Description |
---|---|
DocSetCache |
IndexCache.docSet() |
Constructor and Description |
---|
IndexCache(Index index,
Settings indexSettings,
FilterCache filterCache,
QueryParserCache queryParserCache,
DocSetCache docSetCache,
FixedBitSetFilterCache fixedBitSetFilterCache) |
Modifier and Type | Class and Description |
---|---|
class |
NoneDocSetCache |
Modifier and Type | Class and Description |
---|---|
class |
SimpleDocSetCache |
Modifier and Type | Method and Description |
---|---|
DocSetCache |
PercolateContext.docSetCache() |
Modifier and Type | Method and Description |
---|---|
abstract DocSetCache |
SearchContext.docSetCache() |
DocSetCache |
FilteredSearchContext.docSetCache() |
DocSetCache |
DefaultSearchContext.docSetCache() |
Constructor and Description |
---|
DocIdSetCollector(DocSetCache docSetCache,
org.apache.lucene.search.Collector collector) |
Copyright © 2009–2015. All rights reserved.