public static class AbstractGeoPointDVIndexFieldData.GeoPointDVIndexFieldData extends AbstractGeoPointDVIndexFieldData
AbstractGeoPointDVIndexFieldData.Builder, AbstractGeoPointDVIndexFieldData.GeoPointDVIndexFieldDataIndexFieldData.CommonSettings, IndexFieldData.Global<FD extends AtomicFieldData>, IndexFieldData.XFieldComparatorSourcefieldName, index, logger| Constructor and Description |
|---|
GeoPointDVIndexFieldData(Index index,
java.lang.String fieldName,
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, getFieldName, indexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, getFieldNameindexpublic GeoPointDVIndexFieldData(Index index, java.lang.String fieldName, boolean indexCreatedBefore2x)
public AtomicGeoPointFieldData load(org.apache.lucene.index.LeafReaderContext context)
IndexFieldDatapublic AtomicGeoPointFieldData loadDirect(org.apache.lucene.index.LeafReaderContext context) throws java.lang.Exception
IndexFieldDatajava.lang.Exception