Re: Solr Performance bottleneck

2009-04-28 Thread Andrey Klochkov
On Tue, Apr 28, 2009 at 3:18 PM, Otis Gospodnetic < otis_gospodne...@yahoo.com> wrote: > > Hi, > > You should probably just look at the index version number to figure out if > the name changed. If you are looking at segments.gen, you are looking at a > file that may not exist in Lucene in the fut

Re: Solr Performance bottleneck

2009-04-28 Thread Otis Gospodnetic
cene.apache.org > Sent: Tuesday, April 28, 2009 4:57:54 AM > Subject: Re: Solr Performance bottleneck > > On Mon, Apr 27, 2009 at 10:27 PM, Jon Bodner wrote: > > > > > Trying to point multiple Solrs on multiple boxes at a single shared > > directory is almost cer

Re: Solr Performance bottleneck

2009-04-28 Thread Andrey Klochkov
On Mon, Apr 27, 2009 at 10:27 PM, Jon Bodner wrote: > > Trying to point multiple Solrs on multiple boxes at a single shared > directory is almost certainly doomed to failure; the read-only Solrs won't > know when the read/write Solr instance has updated the index. > I'm solving the same problem

Re: Solr Performance bottleneck

2009-04-27 Thread Walter Underwood
This isn't a new problem, NFS was 100X slower than local disk for me with Solr 1.1. Backing up indexes is very tricky. You need to do it while the are not being updated, or you'll get a corrupt copy. If your indexes aren't large, you are probably better off backing up the source documents and buil

Re: Solr Performance bottleneck

2009-04-27 Thread Jon Bodner
Jon -- View this message in context: http://www.nabble.com/Solr-Performance-bottleneck-tp23209595p23262198.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Performance bottleneck

2009-04-24 Thread Jon Bodner
y "paper backlog", I just meant that there were 14K (now 19K) documents waiting to be processed. Normally, there are a couple hundred, maybe a couple thousand if we receive an unexpectedly large load. Thanks for your help, Jon -- View this message in context: http://www.nabble.com/Solr-Performance-bottleneck-tp23209595p23219377.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Performance bottleneck

2009-04-24 Thread Grant Ingersoll
ny solutions? Will Solr 1.4 help (and is Solr 1.4 ready for production use)? Any answers would be greatly appreciated. Thanks, Jon -- View this message in context: http://www.nabble.com/Solr-Performance-bottleneck-tp23209595p23209595.html Sent from the Solr - User mailing list archive

Solr Performance bottleneck

2009-04-23 Thread Jon Bodner
t: http://www.nabble.com/Solr-Performance-bottleneck-tp23209595p23209595.html Sent from the Solr - User mailing list archive at Nabble.com.