Re: showing results per facet-value efficiently

2007-10-11 Thread Britske
yup that clarifies things a lot, thanks. Mike Klaas wrote: > > On 10-Oct-07, at 4:16 AM, Britske wrote: > >> >> However, I realized that for calculating the count for each of the >> facetvalues, the original standardrequesthandler already loops the >> doclist >> to check for matches. Theref

Re: showing results per facet-value efficiently

2007-10-11 Thread Mike Klaas
On 10-Oct-07, at 4:16 AM, Britske wrote: However, I realized that for calculating the count for each of the facetvalues, the original standardrequesthandler already loops the doclist to check for matches. Therefore my implementation actually does double work, since it gets doclists for eac