| Package | Description |
|---|---|
| org.elasticsearch.index.cache.filter.support | |
| org.elasticsearch.index.query | |
| org.elasticsearch.indices.cache.filter.terms |
| Modifier and Type | Method and Description |
|---|---|
CacheKeyFilter.Key |
CacheKeyFilter.Wrapper.cacheKey() |
| Constructor and Description |
|---|
Wrapper(org.apache.lucene.search.Filter filter,
CacheKeyFilter.Key key) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.Filter |
QueryParseContext.cacheFilter(org.apache.lucene.search.Filter filter,
CacheKeyFilter.Key cacheKey) |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
IndicesTermsFilterCache.terms(TermsLookup lookup,
boolean cacheLookup,
CacheKeyFilter.Key cacheKey) |
Copyright © 2009–2016. All rights reserved.