Re: Spatial Search with distance as a parameter

2011-07-19 Thread Smiley, David W.
Hi Michael, It appears that you want to index circles (aka point-radius) and you want to do a query that is a point that matches documents where this point is within an indexed circle. I'm working with a couple Lucene/Solr committers on a geospatial module that can do this today against Solr 4

Spatial Search with distance as a parameter

2011-07-19 Thread Michael Lorz
Hi all, I have the following problem: The documents in the index of my solr instance correspond to persons. Each document (=person) has lat/lon coordinates and additionally a travel radius. The coordinates correspond to the office of the person, the travel radius indicates a distance which the