Uses of Package
org.springframework.data.elasticsearch.core.geo
Packages that use org.springframework.data.elasticsearch.core.geo
Package
Description
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
-
-
Classes in org.springframework.data.elasticsearch.core.geo used by org.springframework.data.elasticsearch.core.convertClassDescriptionInterface definition for structures defined in GeoJSON format. copied from Spring Data MongodbDefines a
GeoJsonGeometryCollectionthat consists of aListofGeoJsonobjects.
Copied from Spring Data MongodbGeoJsonMultiLineStringis defined as list ofGeoJsonLineStrings.GeoJsonrepresentation ofPoint.
Copied from Spring Data Mongodb, not derived fromPointas this conflicts with the already existing converter for Point inGeoConverters.GeoJsonrepresentation of a polygon.geo-location used for #Criteria. -
Classes in org.springframework.data.elasticsearch.core.geo used by org.springframework.data.elasticsearch.core.geoClassDescriptionGeo bbox used for #
Criteria.Interface definition for structures defined in GeoJSON format. copied from Spring Data MongodbDefines aGeoJsonGeometryCollectionthat consists of aListofGeoJsonobjects.
Copied from Spring Data MongodbGeoJsonMultiLineStringis defined as list ofGeoJsonLineStrings.GeoJsonrepresentation ofPoint.
Copied from Spring Data Mongodb, not derived fromPointas this conflicts with the already existing converter for Point inGeoConverters.GeoJsonrepresentation of a polygon.geo-location used for #Criteria. -