| Package | Description |
|---|---|
| org.elasticsearch.script | |
| org.elasticsearch.search.lookup |
| Modifier and Type | Method and Description |
|---|---|
protected DocLookup |
AbstractSearchScript.doc()
Returns the doc lookup allowing to access field data (cached) values as well as the current document score
(where applicable).
|
| Modifier and Type | Method and Description |
|---|---|
DocLookup |
SearchLookup.doc() |
Copyright © 2009–2016. All rights reserved.