org.apache.lucene.util.Accountable, java.lang.AutoCloseable, java.io.Closeable, ReleasableAtomicGeoPointFieldData, AtomicNumericFieldData, AtomicOrdinalsFieldDataAbstractAtomicGeoPointFieldData, AbstractAtomicOrdinalsFieldData, BinaryDVAtomicFieldData, PagedBytesAtomicFieldData, SortedSetDVBytesAtomicFieldDatapublic interface AtomicFieldData extends org.apache.lucene.util.Accountable, Releasable
LeafReader level cache of the data.| Modifier and Type | Method | Description |
|---|---|---|
SortedBinaryDocValues |
getBytesValues() |
Return a String representation of the values.
|
ScriptDocValues<?> |
getScriptValues() |
Returns a "scripting" based values.
|
closeScriptDocValues<?> getScriptValues()
SortedBinaryDocValues getBytesValues()