java.io.Closeable, java.lang.AutoCloseable, org.apache.lucene.util.Accountable, Releasable, AtomicFieldData, AtomicOrdinalsFieldDatapublic final class SortedSetDVBytesAtomicFieldData extends AbstractAtomicOrdinalsFieldData
AtomicFieldData implementation that uses Lucene SortedSetDocValues.DEFAULT_SCRIPT_FUNCTION| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
|
java.util.Collection<org.apache.lucene.util.Accountable> |
getChildResources() |
|
org.apache.lucene.index.SortedSetDocValues |
getOrdinalsValues() |
Return the ordinals values for the current atomic reader.
|
long |
ramBytesUsed() |
empty, getBytesValues, getScriptValuespublic org.apache.lucene.index.SortedSetDocValues getOrdinalsValues()
AtomicOrdinalsFieldDatapublic void close()
public long ramBytesUsed()
public java.util.Collection<org.apache.lucene.util.Accountable> getChildResources()