| 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 |
|---|---|
DocSetCache |
FilteredSearchContext.docSetCache() |
abstract DocSetCache |
SearchContext.docSetCache() |
DocSetCache |
DefaultSearchContext.docSetCache() |
| Constructor and Description |
|---|
DocIdSetCollector(DocSetCache docSetCache,
org.apache.lucene.search.Collector collector) |
Copyright © 2009–2016. All rights reserved.