Package | Description |
---|---|
org.elasticsearch.script | |
org.elasticsearch.search.lookup |
Modifier and Type | Method and Description |
---|---|
protected IndexLookup |
AbstractSearchScript.indexLookup()
Allows to access statistics on terms and fields.
|
Modifier and Type | Method and Description |
---|---|
IndexLookup |
SearchLookup.indexLookup() |
Constructor and Description |
---|
IndexField(String fieldName,
IndexLookup indexLookup) |
IndexFieldTerm(String term,
String fieldName,
IndexLookup indexLookup,
int flags) |
Copyright © 2009–2015. All rights reserved.