This looks like a use case more suited for Pig ( over Hadoop ). It could be difficult for lucene to do sort and sum simultaneously as sorting itself depends upon summed value.
On Thu, Apr 1, 2010 at 11:47 PM, Michel Nadeau <[email protected]> wrote: > Well that's my problem: we have a lot of records of all types (afiiliates, > sales) so looping tons of records each time isn't possible. > > - Mike > [email protected] > > > On Thu, Apr 1, 2010 at 2:11 PM, prasenjit mukherjee > <[email protected]>wrote: > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
