Thanks for the links, but this makes things even harder :) Do you have any recommendations for one pointer over another?
Thanks, -S On Jul 15, 2010, at 1:08 PM, findbestopensource wrote: > Some more pointers to spatial search, > > http://www.jteam.nl/products/spatialsolrplugin.html > http://code.google.com/p/spatial-search-lucene/ > http://sujitpal.blogspot.com/2008/02/spatial-search-with-lucene.html > > Regards > Aditya > www.findbestopensource.com > > > > On Thu, Jul 15, 2010 at 3:54 PM, Saïd Radhouani <r.steve....@gmail.com>wrote: > >> Hi, >> >> Using Solr 1.4, I'm now working on adding spatial search options, such as >> distance-based sorting, Bounding-box filter, etc. >> >> To the best of my knowledge, there are three possible points we can start >> from: >> >> 1. The >> http://blog.jteam.nl/2009/08/03/geo-location-search-with-solr-and-lucene/ >> 2. The gissearch.com >> 3. The >> http://www.ibm.com/developerworks/opensource/library/j-spatial/index.html#resources >> >> I saw that these three options have been used but didn't see any comparison >> between them. Is there any one out there who can recommend one option over >> another? >> >> Thanks, >> -S