Package | Description |
---|---|
org.elasticsearch.search.aggregations.support.values |
Modifier and Type | Class and Description |
---|---|
class |
ScriptBytesValues
SortedBinaryDocValues implementation that reads values from a script. |
class |
ScriptDoubleValues
DoubleValues implementation which is based on a script |
class |
ScriptLongValues
LongValues implementation which is based on a script |
Copyright © 2009–2015. All rights reserved.