Spring Data Solr

Uses of Package
org.springframework.data.solr.core.geo

Packages that use org.springframework.data.solr.core.geo
org.springframework.data.solr.core.geo   
org.springframework.data.solr.core.query   
 

Classes in org.springframework.data.solr.core.geo used by org.springframework.data.solr.core.geo
BoundingBox
          Implementation of bounding box which is an area defined by two longitudes and two latitudes to be used in spatial queries
BoundingBox.Builder
           
Distance
          Distance implementation to be used for spatial queries taking solr's usage of metric system into account.
Distance.Unit
           
GeoConverters.DistanceToStringConverter
          Converts a Distance to a solrReadable request parameter.
GeoConverters.GeoLocationToStringConverter
          Converts a GeoLocation to a solrReadable request parameter.
GeoConverters.PointToStringConverter
          Converts a Point to a solrReadable request parameter.
GeoConverters.StringToGeoLocationConverter
          Converts comma separated string to GeoLocation
GeoLocation
          Implementation of geographical location identified by latitude and longitude.
Point
           
 

Classes in org.springframework.data.solr.core.geo used by org.springframework.data.solr.core.query
BoundingBox
          Implementation of bounding box which is an area defined by two longitudes and two latitudes to be used in spatial queries
Distance
          Distance implementation to be used for spatial queries taking solr's usage of metric system into account.
GeoLocation
          Implementation of geographical location identified by latitude and longitude.
Point
           
 


Spring Data Solr

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.