public class FSTBytesIndexFieldData extends AbstractIndexOrdinalsFieldData
Modifier and Type | Class and Description |
---|---|
static class |
FSTBytesIndexFieldData.Builder |
AbstractIndexFieldData.PerValueEstimator
IndexFieldData.CommonSettings, IndexFieldData.Global<FD extends AtomicFieldData>, IndexFieldData.XFieldComparatorSource
frequency, regex
cache, fieldDataType
componentSettings, index, indexSettings, logger
Modifier and Type | Method and Description |
---|---|
AtomicOrdinalsFieldData |
loadDirect(org.apache.lucene.index.AtomicReaderContext context)
Loads directly the atomic field data for the reader, ignoring any caching involved.
|
comparatorSource, filter, loadGlobal, localGlobalDirect
clear, clear, getFieldDataType, getFieldNames, load
index, nodeName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, clear, getFieldDataType, getFieldNames, load
index
public AtomicOrdinalsFieldData loadDirect(org.apache.lucene.index.AtomicReaderContext context) throws Exception
IndexFieldData
Exception
Copyright © 2009–2015. All rights reserved.