Interface IndexGeoPointFieldData

All Superinterfaces:
IndexFieldData<LeafGeoPointFieldData>
All Known Implementing Classes:
AbstractLatLonPointIndexFieldData, AbstractLatLonPointIndexFieldData.LatLonPointIndexFieldData

public interface IndexGeoPointFieldData extends IndexFieldData<LeafGeoPointFieldData>
Specialization of IndexFieldData for geo points.
Opensearch.internal: