Weird problems with document size

2008-05-09 Thread Andrew Savory
Hi, I'm trying to debug a misbehaving solr search setup. Here's the scenario: - custom index client that posts insert/delete events to solr via http; - custom content handlers in solr; - tcpmon in the middle to see what's going on When I post an add event to solr of less than about 5k,

Re: Weird problems with document size

2008-05-09 Thread Andrew Savory
Hi, On 09/05/2008, Otis Gospodnetic [EMAIL PROTECTED] wrote: I don't understand what that lock and unlock is for... Just do this: add add add add ... ... optionally commit or optimize Yeah, I didn't understand what the lock/unlock was for either - but on further reviewing the

Warning: latest Tomcat 6 release is broken (was Re: Weird problems with document size)

2008-05-13 Thread Andrew Savory
Hi, Here's a warning for anyone trying to use solr in the latest release of tomcat, 6.0.16. Previously I was having problems successfully posting updates to a solr instance running in tomcat: 2008/5/9 Andrew Savory [EMAIL PROTECTED]: Meanwhile it seems that these documents can successfully

Re: Release date of SOLR 1.3

2008-05-19 Thread Andrew Savory
Hi, 2008/5/16 Noble Paul നോബിള്‍ नोब्ळ् [EMAIL PROTECTED]: If you are looking for an immediate need waiting for a release I must advice you against waiting for the solr1.3 release. The best strategy would be to take a nightly and start using it. Test is thoroughly and if bugs are found report

Re: Release date of SOLR 1.3

2008-05-21 Thread Andrew Savory
Hi, 2008/5/21 Dan Thomas [EMAIL PROTECTED]: One year between releases is a very long time for such a useful and dynamic system. Are project leaders willing to (re)consider the development process to prioritize improvements/features scope into chunks that can be accomplished in shorter time

*-enable and *-disable scripts

2008-05-23 Thread Andrew Savory
Hi, I'm trying to understand what the enable and disable scripts do, for example rsyncd-enable and rsyncd-disable. As far as I can tell, all they do is touch or remove a file logs/rsyncd-enabled, they don't do anything more than that. The daemon start script checks for the presence of this file

Re: solr on ubuntu 8.04

2008-05-28 Thread Andrew Savory
Hi Jack, 2008/5/28 Jack Bates [EMAIL PROTECTED]: Thanks for your suggestions. I have now tried installing Solr on two different machines. On one machine I installed the Ubuntu solr-tomcat5.5 package, and on the other I simply dropped solr.war into /var/lib/tomcat5.5/webapps Both machines