Re: Solr Warm-up performance issues

2012-01-28 Thread Lance Norskog
gt; > >>________ >> From: dan sutton >>To: solr-user >>Sent: Friday, January 27, 2012 9:44 AM >>Subject: Solr Warm-up performance issues >> >>Hi List, >> >>We use Solr 4.0.2011.12.01.09.59.41 and have a dataset of roug

Re: Solr Warm-up performance issues

2012-01-27 Thread Otis Gospodnetic
/index.html  > > From: dan sutton >To: solr-user >Sent: Friday, January 27, 2012 9:44 AM >Subject: Solr Warm-up performance issues > >Hi List, > >We use Solr 4.0.2011.12.01.09.59.41 and have a dataset of roughly 40 GB. >Every day we produce a ne

Re: Solr Warm-up performance issues

2012-01-27 Thread Tomás Fernández Löbbe
You say warming queries didn't help? How do those look like? Make sure you facet and sort in all of the fields that your application allow faceting/sorting. The same with the filters. Uninversion of fields is done only when you commit, but warming queries should help you here. Tomás On Fri, Jan 27

RE: Solr Warm-up performance issues

2012-01-27 Thread Peter Velikin
r Subject: Solr Warm-up performance issues Hi List, We use Solr 4.0.2011.12.01.09.59.41 and have a dataset of roughly 40 GB. Every day we produce a new dataset of 40 GB and have to switch one for the other. Once the index switch over has taken place, it takes roughly 30 min for Solr to reac

Solr Warm-up performance issues

2012-01-27 Thread dan sutton
Hi List, We use Solr 4.0.2011.12.01.09.59.41 and have a dataset of roughly 40 GB. Every day we produce a new dataset of 40 GB and have to switch one for the other. Once the index switch over has taken place, it takes roughly 30 min for Solr to reach maximum performance. Are there any hardware or