On Thu, Feb 21, 2013 at 6:52 AM, Ramprakash Ramamoorthy <[email protected]> wrote: > On Wed, Feb 20, 2013 at 11:11 PM, Michael McCandless < > [email protected]> wrote: > >> Just use the 2-pass grouping if you can't index your groups as a block of >> docs. >> >> See >> http://lucene.apache.org/core/4_1_0/grouping/org/apache/lucene/search/grouping/package-summary.html >> for examples... >> > > Thanks Mike. Just wondering if a multi level grouping is possible. My > understanding as on date would be , run the first pass collector for every > field and then do a second pass for each result combo? Can you throw some > light on this please?
Can you give an example of what you mean by multi-level grouping? Mike McCandless http://blog.mikemccandless.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
