Package | Description |
---|---|
org.elasticsearch.index.fielddata | |
org.elasticsearch.index.fielddata.plain |
Modifier and Type | Class and Description |
---|---|
static class |
ScriptDocValues.Doubles |
static class |
ScriptDocValues.GeoPoints |
static class |
ScriptDocValues.Longs |
static class |
ScriptDocValues.Strings |
Modifier and Type | Method and Description |
---|---|
ScriptDocValues |
AtomicFieldData.getScriptValues()
Returns a "scripting" based values.
|
Modifier and Type | Method and Description |
---|---|
ScriptDocValues |
AbstractAtomicOrdinalsFieldData.getScriptValues() |
Copyright © 2009–2015. All rights reserved.