You're best off to ask on the Local Solr mailing list, or have a look at Solr's 
3.x and trunk branches, which have spatial baked in (although it is still 
improving)

On Sep 24, 2010, at 5:57 AM, PeterKerk wrote:

> 
> I've configured LocalSolr according to description on this page:
> http://www.gissearch.com/localsolr
> 
> I use Solr 1.4.1.
> 
> I've compiled the LocalSolr jars and put them in the Solr lib:
> \apache-solr-1.4.1\example\solr\lib
> 
> The lib folder didnt exist so I created it and put the LocalSolr jars in
> there.
> 
> But when I execute the query: 
> http://localhost:8983/solr/db/select/?indent=on&facet=true&fl=id,lat,lng,title&q=*:*&qt=geo&lat=51.8316819&long=5.815154&radius=500
> 
> I get the error: 
> HTTP ERROR: 400
> 
> unknown handler: geo
> 
> RequestURI=/solr/db/select/
> -- 
> View this message in context: 
> http://lucene.472066.n3.nabble.com/LocalSolr-unknown-handler-geo-tp1572964p1572964.html
> Sent from the Solr - User mailing list archive at Nabble.com.

--------------------------
Grant Ingersoll
http://lucenerevolution.org Apache Lucene/Solr Conference, Boston Oct 7-8

Reply via email to