Re: SynonymFilterFactory parseRules

2009-12-23 Thread Kevin Jackson
Hi > I am still looking at "synonyms", and the possibility of having synonyms > loaded via another mechanism than reading from a text file. I am also looking at creating a DBSynonymFilterFactory which will allow us to load the synonyms from a db. I haven't done much apart from getting solr-trun

Tomcat vs Jetty for a solr instance?

2009-11-24 Thread Kevin Jackson
Hi, We're running a high traffic (very high peak load) site with solr 1.3 (we can't upgrade to 1.4 just yet as we don't have capacity to remove one of our servers even for the 10 mins time it will take!) We're currently running the webapp deployed in tomcat 6.0.18. Most of the documentation ment

Re: Configuring 1.4 - multi master setup?

2009-11-10 Thread Kevin Jackson
Hi, 2009/11/10 Noble Paul നോബിള്‍ नोब्ळ् : > see the setting up a repeater section in this page > > http://wiki.apache.org/solr/SolrReplication Doh! Sorry for the noise Thanks, Kev

Configuring 1.4 - multi master setup?

2009-11-10 Thread Kevin Jackson
Hi all, We have a situation where we would like to have 1 Master server (creates the index) 1 input slave server (which receives the updated index from the master) n slaves (which receive the updated index from the input slave server) This is to prevent each of the n slaves polling the master ser

Re: DeltaImport problem

2009-09-17 Thread Kevin Jackson
Hi, > Hi! thanks so much, I have the latest release. > Now, it shows that the delta import is successful but when I query for the > updated article I am expecting, it has not updated. It's like the index is > not being updated with the changes...Any ideas? I have experienced the same issue with a