Re: Performance issues with facets and filter query exclusions

2014-07-18 Thread Hayden Muhl
That query is representative of some of the queries in my test, but I didn't notice any correlation between using the match all docs query and poor query performance. Here's another example of a query that took longer than expected. qt=en&q=dress green leather&fq=userId:(383)&fq={!tag=productR

Re: Performance issues with facets and filter query exclusions

2014-07-18 Thread Yonik Seeley
On Fri, Jul 18, 2014 at 2:10 PM, Hayden Muhl wrote: > I was doing some performance testing on facet queries and I noticed > something odd. Most queries tended to be under 500 ms, but every so often > the query time jumped to something like 5000 ms. > > q=*:*&fq={!tag=productBrandId}productBrandId:

Performance issues with facets and filter query exclusions

2014-07-18 Thread Hayden Muhl
I was doing some performance testing on facet queries and I noticed something odd. Most queries tended to be under 500 ms, but every so often the query time jumped to something like 5000 ms. q=*:*&fq={!tag=productBrandId}productBrandId:(156 1227)&facet.field={!ex=productBrandId}productBrandId&face