public interface AtomicFieldData extends org.apache.lucene.util.Accountable, Releasable
LeafReader
level cache of the data.Modifier and Type | Method and Description |
---|---|
SortedBinaryDocValues |
getBytesValues()
Return a String representation of the values.
|
ScriptDocValues |
getScriptValues()
Returns a "scripting" based values.
|
close
ScriptDocValues getScriptValues()
SortedBinaryDocValues getBytesValues()