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.