public static class AbstractLatLonPointDVIndexFieldData.LatLonPointDVIndexFieldData extends AbstractLatLonPointDVIndexFieldData
AbstractLatLonPointDVIndexFieldData.Builder, AbstractLatLonPointDVIndexFieldData.LatLonPointDVIndexFieldDataIndexFieldData.CommonSettings, IndexFieldData.Global<FD extends AtomicFieldData>, IndexFieldData.XFieldComparatorSourcefieldName, index, logger| Constructor and Description |
|---|
LatLonPointDVIndexFieldData(Index index,
java.lang.String fieldName) |
| 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.
|
sortFieldclear, clear, getFieldName, indexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, getFieldNameindexpublic LatLonPointDVIndexFieldData(Index index, java.lang.String fieldName)
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