IndexFieldData<AtomicGeoPointFieldData>, IndexGeoPointFieldData, IndexComponentpublic static class AbstractLatLonPointDVIndexFieldData.LatLonPointDVIndexFieldData extends AbstractLatLonPointDVIndexFieldData
AbstractLatLonPointDVIndexFieldData.Builder, AbstractLatLonPointDVIndexFieldData.LatLonPointDVIndexFieldDataIndexFieldData.CommonSettings, IndexFieldData.Global<FD extends AtomicFieldData>, IndexFieldData.XFieldComparatorSourcefieldName, index| Constructor | Description |
|---|---|
LatLonPointDVIndexFieldData(Index index,
java.lang.String fieldName) |
| Modifier and Type | Method | 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, indexindexclear, getFieldNamepublic 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