Re: How to get Facet results only on a range of search results documents

2010-03-23 Thread Chris Hostetter
: I would like to return Facet results only on the range of search results : (say 1-100) not on the whole set of search results. Any idea how can I do : it? Thta's pretty trivial to do in the client layer (fetch the first 100 results, iterate over them, and count per facet field) If you really

How to get Facet results only on a range of search results documents

2010-03-11 Thread Shishir Jain
Hi, I would like to return Facet results only on the range of search results (say 1-100) not on the whole set of search results. Any idea how can I do it? Here is the reason I want to do it: My document set is quite huge: About 100 Million documents. When a query is run, the returned results