Spring Data Solr

Uses of Class
org.springframework.data.solr.core.geo.Distance

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

Uses of Distance in org.springframework.data.solr.core.geo
 

Methods in org.springframework.data.solr.core.geo with parameters of type Distance
 String GeoConverters.DistanceToStringConverter.convert(Distance source)
           
 

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

Methods in org.springframework.data.solr.core.query with parameters of type Distance
 Criteria Criteria.near(GeoLocation location, Distance distance)
          Creates new Criteria.CriteriaEntry for {@code !
 Criteria Criteria.within(GeoLocation location, Distance distance)
          Creates new Criteria.CriteriaEntry for {@code !
 


Spring Data Solr

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