Spring Data Solr

Uses of Class
org.springframework.data.solr.core.query.GeoHashFunction

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

Uses of GeoHashFunction in org.springframework.data.solr.core.query
 

Methods in org.springframework.data.solr.core.query that return GeoHashFunction
static GeoHashFunction GeoHashFunction.geohash(double latitude, double longitude)
           
static GeoHashFunction GeoHashFunction.geohash(org.springframework.data.geo.Point location)
           
 


Spring Data Solr

Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.