Re: Unable to identify why faceting is taking so much time

2015-05-13 Thread Toke Eskildsen
On Wed, 2015-05-13 at 09:22 +, Abhishek Gupta wrote: > Yes we have that many documents (exact count: 522664425), but I am not > sure why that matters because what I understood from documentation is > that fc will only work on the documents filtered by filter query and > query. What the docume

Re: Unable to identify why faceting is taking so much time

2015-05-13 Thread Abhishek Gupta
Toke thanks for a quick reply. I am still confused, pls find the doubts I have inline: On Mon, May 11, 2015 at 1:22 PM Toke Eskildsen wrote: > On Mon, 2015-05-11 at 05:48 +, Abhishek Gupta wrote: > > According to this there are 137 records. Now I am faceting over these 137 > > records with f

Re: Unable to identify why faceting is taking so much time

2015-05-11 Thread Toke Eskildsen
On Mon, 2015-05-11 at 05:48 +, Abhishek Gupta wrote: > According to this there are 137 records. Now I am faceting over these 137 > records with facet.method=fc. Ideally it should just iterate over these 137 > records and sub up the facets. That is only the ideal method if you are not planning