spatial plugin

2010-08-06 Thread Robert Neve
Hi, I'm trying to use jteam's spatial plugin for solr (http://www.jteam.nl/products/spatialsolrplugin.html) which is based on SOLR-773 but I can't seem to get it to work. If I do a normal query for "bil" I get 3 results back from solr. When I do a spacial search within 1000 km I only get 1 bac

Re: Parsing xml of the search results

2010-08-03 Thread Robert Neve
You can use xsl. http://wiki.apache.org/solr/XsltResponseWriter Robert - Original Message - From: Hando420 Sent: 03/08/10 02:59 PM To: solr-user@lucene.apache.org Subject: Parsing xml of the search results The default style of search results is raw xml. If i want to make it more user f

query about qf defaults

2010-08-03 Thread Robert Neve
Hi, I have in my solr config file the code below to create a default for fq which works great. The problem I have is if I want to use a custom fq this one gets overwritten. Is there a way I can have it keep this fq and other custom ones? Basically this field sets if the person is to show up or

problems with clustering on a multi core set up

2010-06-21 Thread Robert Neve
hi, I am new to solr and have been trying to get clustering set up and working. I ran the command ant get-libraries and it successfully completed so I assume all the files I need are now installed on my server (centos). When I try to restart tomcat however I get this error in the log Jun 21,