Re: Performance improvement for solr faceting on large index

2012-11-24 Thread Otis Gospodnetic
rge facet.enum.cache.minDf value help ? > > > Thanks, > Pravin Agrawal > > -Original Message- > From: Otis Gospodnetic [mailto:otis.gospodne...@gmail.com] > Sent: Friday, November 23, 2012 6:37 AM > To: solr-user@lucene.apache.org > Subject: Re: Performance improvement for

RE: Performance improvement for solr faceting on large index

2012-11-23 Thread Pravin Agrawal
Message- From: Otis Gospodnetic [mailto:otis.gospodne...@gmail.com] Sent: Friday, November 23, 2012 6:37 AM To: solr-user@lucene.apache.org Subject: Re: Performance improvement for solr faceting on large index Hi, I don't quite follow what you are trying gyroscope do, but it almost sounds lik

Re: Performance improvement for solr faceting on large index

2012-11-22 Thread Otis Gospodnetic
Hi, I don't quite follow what you are trying gyroscope do, but it almost sounds like you may be better off using something other than Solr if all you are doing is filtering by site and counting something. I see unigrams in what looks like it could be a big field and that's a red flag. Your index i

Re: Performance improvement for solr faceting on large index

2012-11-22 Thread Yuval Dotan
you could always try the fc facet method and maybe increase the filtercache size On Thu, Nov 22, 2012 at 2:53 PM, Pravin Agrawal < pravin_agra...@persistent.co.in> wrote: > Hi All, > > We are using solr 3.4 with following schema fields. > > > --