Hi, On Tue, Oct 11, 2011 at 1:15 PM, David Rekowski <[email protected]> wrote: > Please find attached, a proposal for geo distance search support of solr. > 2) I added a struct for the search value, i.e. a geoposition (lat,lng) > and a distance (km). Search field and value are stored in the query > object in eq().
Looks useful! However, instead of using your own class for locations, how about using the more full-featured one from my location library? https://github.com/bergie/midgardmvc_helper_location/blob/master/spot.php (I know, LGPL and not in Zeta yet. I should really finish the porting) > David /Henri -- Henri Bergius Motorcycle Adventures and Free Software http://bergie.iki.fi/ Jabber: [email protected] Microblogs: @bergie
