public static class AbstractGeoPointDVIndexFieldData.GeoPointDVIndexFieldData extends AbstractGeoPointDVIndexFieldData
AbstractGeoPointDVIndexFieldData.Builder, AbstractGeoPointDVIndexFieldData.GeoPointDVIndexFieldDataIndexFieldData.CommonSettings, IndexFieldData.Global<FD extends AtomicFieldData>, IndexFieldData.XFieldComparatorSourcefieldDataType, fieldNames, index, logger| Constructor and Description |
|---|
AbstractGeoPointDVIndexFieldData.GeoPointDVIndexFieldData(Index index,
MappedFieldType.Names fieldNames,
FieldDataType fieldDataType,
boolean indexCreatedBefore2x) |
| Modifier and Type | Method and Description |
|---|---|
AtomicGeoPointFieldData |
load(org.apache.lucene.index.LeafReaderContext context)
Loads the atomic field data for the reader, possibly cached.
|
AtomicGeoPointFieldData |
loadDirect(org.apache.lucene.index.LeafReaderContext context)
Loads directly the atomic field data for the reader, ignoring any caching involved.
|
comparatorSourceclear, clear, getFieldDataType, getFieldNames, indexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, getFieldDataType, getFieldNamesindexpublic AbstractGeoPointDVIndexFieldData.GeoPointDVIndexFieldData(Index index, MappedFieldType.Names fieldNames, FieldDataType fieldDataType, boolean indexCreatedBefore2x)
public AtomicGeoPointFieldData load(org.apache.lucene.index.LeafReaderContext context)
IndexFieldDatapublic AtomicGeoPointFieldData loadDirect(org.apache.lucene.index.LeafReaderContext context) throws Exception
IndexFieldDataExceptionCopyright © 2009–2016. All rights reserved.