Re: Query Performance while updating teh index

2009-02-03 Thread Chris Hostetter
: Just to clarify - we do not optimize on the slaves at all. We only optimize : on the master. that doesn't change anything about hte comments that i made before. it *really* wouldn't make sense to optimize on a slave right before pulling a new snapshot, but it still doesn't make any more sens

Re: Query Performance while updating teh index

2009-01-26 Thread oleg_gnatovskiy
Just to clarify - we do not optimize on the slaves at all. We only optimize on the master. hossman wrote: > > > : We do optimize the index before updates but we get tehse performance > issues > : even when we pull an empty snapshot. Thus even when our update is tiny, > the > : performance issue

Re: Query Performance while updating teh index

2009-01-26 Thread oleg_gnatovskiy
Just to calrify - we do not optimize on teh slaves at all. We only optimize on the master. hossman wrote: > > > : We do optimize the index before updates but we get tehse performance > issues > : even when we pull an empty snapshot. Thus even when our update is tiny, > the > : performance issue

Re: Query Performance while updating teh index

2009-01-26 Thread oleg_gnatovskiy
Just to calrify - we do not optimize on the slaves at all. We only optimize on the master. hossman wrote: > > > : We do optimize the index before updates but we get tehse performance > issues > : even when we pull an empty snapshot. Thus even when our update is tiny, > the > : performance issue

Re: Query Performance while updating teh index

2009-01-26 Thread Chris Hostetter
: We do optimize the index before updates but we get tehse performance issues : even when we pull an empty snapshot. Thus even when our update is tiny, the : performance issues still happen. FWIW: this behavior doesn't make a lot of sense -- optimizing just before you are about to make updates/a

Re: Query Performance while updating teh index

2009-01-22 Thread oleg_gnatovskiy
hatever > queries are in flight? Try jconsole. > > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > - Original Message >> From: oleg_gnatovskiy >> To: solr-user@lucene.apache.org >> Sent: Thursday, January 22, 2009

Re: Query Performance while updating teh index

2009-01-22 Thread Otis Gospodnetic
gt; From: oleg_gnatovskiy > To: solr-user@lucene.apache.org > Sent: Thursday, January 22, 2009 2:43:31 PM > Subject: Re: Query Performance while updating teh index > > > We do optimize the index before updates but we get tehse performance issues > even when we pull an empty snapshot.

Re: Query Performance while updating teh index

2009-01-22 Thread oleg_gnatovskiy
From: oleg_gnatovskiy >> To: solr-user@lucene.apache.org >> Sent: Tuesday, January 20, 2009 6:19:46 PM >> Subject: Re: Query Performance while updating teh index >> >> >> Hello again. It seems that we are still having these problems. Queries >> take >

Re: Query Performance while updating teh index

2009-01-22 Thread Otis Gospodnetic
: solr-user@lucene.apache.org > Sent: Wednesday, January 21, 2009 1:09:21 PM > Subject: Re: Query Performance while updating teh index > > > What exactly does Solr do when it receives a new Index? How does it keep > serving while performing the updates? It seems that the part that

Re: Query Performance while updating teh index

2009-01-21 Thread oleg_gnatovskiy
From: oleg_gnatovskiy >> To: solr-user@lucene.apache.org >> Sent: Tuesday, January 20, 2009 6:19:46 PM >> Subject: Re: Query Performance while updating teh index >> >> >> Hello again. It seems that we are still having these problems. Queries >> take >>

Re: Query Performance while updating teh index

2009-01-20 Thread Otis Gospodnetic
rom: oleg_gnatovskiy > To: solr-user@lucene.apache.org > Sent: Tuesday, January 20, 2009 6:19:46 PM > Subject: Re: Query Performance while updating teh index > > > Hello again. It seems that we are still having these problems. Queries take > as long as 20 minutes to get back to their avera

Re: Query Performance while updating teh index

2009-01-20 Thread oleg_gnatovskiy
Hello again. It seems that we are still having these problems. Queries take as long as 20 minutes to get back to their average response time after a large index update, so it doesn't seem like the problem is the 12 second autowarm time. Are there any more suggestions for things we can try? Taking

RE: Query Performance while updating teh index

2008-12-12 Thread oleg_gnatovskiy
; > -Original Message- > From: oleg_gnatovskiy [mailto:oleg_gnatovs...@citysearch.com] > Sent: Friday, December 12, 2008 11:19 AM > To: solr-user@lucene.apache.org > Subject: RE: Query Performance while updating teh index > > > The auto warm time is not an issue. We t

RE: Query Performance while updating teh index

2008-12-12 Thread Feak, Todd
eg_gnatovs...@citysearch.com] Sent: Friday, December 12, 2008 11:19 AM To: solr-user@lucene.apache.org Subject: RE: Query Performance while updating teh index The auto warm time is not an issue. We take the server off the load balancer while it is autowarming. It seems that the slowness occurs after a

RE: Query Performance while updating teh index

2008-12-12 Thread oleg_gnatovskiy
I just verified this. The slowness occurs after auto warm is done. Oleg -- View this message in context: http://www.nabble.com/Query-Performance-while-updating-the-index-tp20452835p20982068.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Query Performance while updating teh index

2008-12-12 Thread oleg_gnatovskiy
may > have to set that value in the hundreds, as opposed to tens of thousands. > > -Todd Feak > > -Original Message- > From: oleg_gnatovskiy [mailto:oleg_gnatovs...@citysearch.com] > Sent: Friday, December 12, 2008 10:08 AM > To: solr-user@lucene.apache.org >

Re: Query Performance while updating teh index

2008-12-12 Thread Yonik Seeley
] > Sent: Friday, December 12, 2008 10:08 AM > To: solr-user@lucene.apache.org > Subject: Re: Query Performance while updating teh index > > > Here's what we have on one of the data slaves for the autowarming. > > > > -- > > Dec 12, 2008 8:46:02 AM org.apache

RE: Query Performance while updating teh index

2008-12-12 Thread Feak, Todd
solr-user@lucene.apache.org Subject: Re: Query Performance while updating teh index Here's what we have on one of the data slaves for the autowarming. -- Dec 12, 2008 8:46:02 AM org.apache.solr.search.SolrIndexSearcher warm INFO: autowarming searc...@3f32ca2b main from searc...@443

Re: Query Performance while updating teh index

2008-12-12 Thread Otis Gospodnetic
Message > From: oleg_gnatovskiy > To: solr-user@lucene.apache.org > Sent: Friday, December 12, 2008 1:07:49 PM > Subject: Re: Query Performance while updating teh index > > > Here’s what we have on one of the data slaves for the autowarming. > > > >

Re: Query Performance while updating teh index

2008-12-12 Thread oleg_gnatovskiy
Here’s what we have on one of the data slaves for the autowarming. -- Dec 12, 2008 8:46:02 AM org.apache.solr.search.SolrIndexSearcher warm INFO: autowarming searc...@3f32ca2b main from searc...@443ad545 main filterCache{lookups=351993,hits=347055,hitratio=0.98,inserts=8332,eviction

Re: Query Performance while updating teh index

2008-12-12 Thread oleg_gnatovskiy
Hey Otis, Do you think our problem is slow warm time, or too few items that are being copied? Oleg -- View this message in context: http://www.nabble.com/Query-Performance-while-updating-the-index-tp20452835p20980523.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Query Performance while updating teh index

2008-12-11 Thread Otis Gospodnetic
rom: oleg_gnatovskiy > To: solr-user@lucene.apache.org > Sent: Thursday, December 11, 2008 8:43:26 PM > Subject: RE: Query Performance while updating teh index > > > We are still having this problem. I am wondering if it can be fixed with > autowarm settings. Is there a reliable for

RE: Query Performance while updating teh index

2008-12-11 Thread oleg_gnatovskiy
We are still having this problem. I am wondering if it can be fixed with autowarm settings. Is there a reliable formula for determining the autowarm settings? -- View this message in context: http://www.nabble.com/Query-Performance-while-updating-the-index-tp20452835p20968516.html Sent from the

RE: Query Performance while updating teh index

2008-11-12 Thread Chris Hostetter
: How about create a new core, index data, then swap the core? Old core : is still available to handle queries till new core replaces it. a new SolrCore shouldn't help in a situation like this ... with snapshots and commits on a single SolrCore you at least get the benefits of autowarming and

RE: Query Performance while updating teh index

2008-11-12 Thread Nguyen, Joe
oe To: solr-user@lucene.apache.org Subject: RE: Query Performance while updating teh index Yes, this is the cache autowarming. We turned this off and staged separate queries that pre-warm our standard queries. We are looking at pulling the query server out of the load balancer during this process; it i

Re: Query Performance while updating teh index

2008-11-12 Thread oleg_gnatovskiy
t;> >> Lance >> >> -Original Message----- >> From: oleg_gnatovskiy [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, November 12, 2008 11:07 AM >> To: solr-user@lucene.apache.org >> Subject: Re: Query Performance while updating teh index >> >>

Re: Query Performance while updating teh index

2008-11-12 Thread Yonik Seeley
the most effective way to give fixed response > time. > > Lance > > -Original Message- > From: oleg_gnatovskiy [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 12, 2008 11:07 AM > To: solr-user@lucene.apache.org > Subject: Re: Query Performance while updating

Re: Query Performance while updating teh index

2008-11-12 Thread Otis Gospodnetic
://sematext.com/ -- Lucene - Solr - Nutch From: oleg_gnatovskiy <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Wednesday, November 12, 2008 2:16:44 PM Subject: Re: Query Performance while updating teh index Yonik Seeley wrote: > > On

RE: Query Performance while updating teh index

2008-11-12 Thread Nguyen, Joe
: RE: Query Performance while updating teh index Yes, this is the cache autowarming. We turned this off and staged separate queries that pre-warm our standard queries. We are looking at pulling the query server out of the load balancer during this process; it is the most effective way to give fixed

Re: Query Performance while updating teh index

2008-11-12 Thread oleg_gnatovskiy
Yonik Seeley wrote: > > On Wed, Nov 12, 2008 at 2:06 PM, oleg_gnatovskiy > <[EMAIL PROTECTED]> wrote: >> The rsync seems to have nothing to do with slowness, because while the >> rsync >> is going on, there isn't any reload occurring, once the files are on the >> system, it tries a curl request

RE: Query Performance while updating teh index

2008-11-12 Thread Lance Norskog
- From: oleg_gnatovskiy [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 12, 2008 11:07 AM To: solr-user@lucene.apache.org Subject: Re: Query Performance while updating teh index The rsync seems to have nothing to do with slowness, because while the rsync is going on, there isn't any r

Re: Query Performance while updating teh index

2008-11-12 Thread Yonik Seeley
On Wed, Nov 12, 2008 at 2:06 PM, oleg_gnatovskiy <[EMAIL PROTECTED]> wrote: > The rsync seems to have nothing to do with slowness, because while the rsync > is going on, there isn't any reload occurring, once the files are on the > system, it tries a curl request to reload the searcher, which at th

Re: Query Performance while updating teh index

2008-11-12 Thread oleg_gnatovskiy
The rsync seems to have nothing to do with slowness, because while the rsync is going on, there isn’t any reload occurring, once the files are on the system, it tries a curl request to reload the searcher, which at that point causes the delays. The file transfer probably has nothing to do with thi

Re: Query Performance while updating teh index

2008-11-12 Thread Yonik Seeley
On Tue, Nov 11, 2008 at 9:31 PM, oleg_gnatovskiy <[EMAIL PROTECTED]> wrote: > Hello. We have an index with 15 million documents working on a distributed > environment, with an index distribution setup. While an index on a slave > server is being updated, query response times become extremely slow (