Re: Maximum number of facet query ina single query

2013-05-01 Thread Jack Krupansky
om: Otis Gospodnetic Sent: Tuesday, April 30, 2013 10:15 PM To: solr-user@lucene.apache.org Subject: Re: Maximum number of facet query ina single query FWIW, one of our current clients runs queries with 6000 facet queries... Otis Solr & ElasticSearch Support http://sematext.com/ On Apr 30, 20

Re: Maximum number of facet query ina single query

2013-04-30 Thread Otis Gospodnetic
FWIW, one of our current clients runs queries with 6000 facet queries... Otis Solr & ElasticSearch Support http://sematext.com/ On Apr 30, 2013 5:22 AM, "vicky desai" wrote: > Hi, > > Is there any upper limit on the number of facet queries I can include in a > single query. Also is there any p

Re: Maximum number of facet query ina single query

2013-04-30 Thread Erik Hatcher
There's no fixed limit of facet.query's. But certainly there is a performance impact, which is often mitigated by warming and caching. You'll need to test the impact in your environment. Erik On Apr 30, 2013, at 02:22 , vicky desai wrote: > Hi, > > Is there any upper limit on the nu