Spring Data Solr

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

Class Summary
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.
GeoConverters  
GeoLocation Implementation of geographical location identified by latitude and longitude.
Point  
 

Enum Summary
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
 


Spring Data Solr

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