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 <aka...@gmail.com> 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 > aka...@gmail.com > > > On Thu, Apr 1, 2010 at 2:11 PM, prasenjit mukherjee > <prasen....@gmail.com>wrote: > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org