public class FSTBytesIndexFieldData extends AbstractIndexOrdinalsFieldData
| Modifier and Type | Class and Description |
|---|---|
static class |
FSTBytesIndexFieldData.Builder |
AbstractIndexFieldData.PerValueEstimatorIndexFieldData.CommonSettings, IndexFieldData.Global<FD extends AtomicFieldData>, IndexFieldData.XFieldComparatorSourcefrequency, regexcache, fieldDataTypecomponentSettings, 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, localGlobalDirectclear, clear, getFieldDataType, getFieldNames, loadindex, nodeNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, clear, getFieldDataType, getFieldNames, loadindexpublic AtomicOrdinalsFieldData loadDirect(org.apache.lucene.index.AtomicReaderContext context) throws Exception
IndexFieldDataExceptionCopyright © 2009–2016. All rights reserved.