On Thu, Jan 10, 2013 at 11:22 AM, Uwe Schindler <u...@thetaphi.de> wrote:
Hi Uwe, > The best way to do this ist o wrap the standard Lucene > TopScoreDocCollector by your own collector (passing all > calls to the collector also down to the top-docs collector). > Then you don't have to take care of sorting the results, you > collector just does statistics. This worked like a charm, and the resulting code is even neater - thanks a lot. Kind regards, Yep. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org