Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "SpatialSearchDev" page has been changed by Bill Bell:
http://wiki.apache.org/solr/SpatialSearchDev?action=diff&rev1=13&rev2=14

  ||d ||The distance from the point to the outer edge   of whatever is being 
used to filter on/  Must be greater than or equal to . Note: For geo hashing 
approximation is normal. ||&d=10.0 ||
  ||sfield ||The field defined with solr2155.solr.schema.GeoHashField 
||&sfield=store_geohash ||
  
- Included with the code is gh_geofilt. Parameters are afield, point=lat,long, 
and radius in meters (not km).
+ Included with the code is gh_geofilt. Parameters are sfield, point=lat,long, 
and radius in meters (not km).
  
  
  = Sorting =

Reply via email to