BUG ? - lucene multisearcher / sorting

2006-11-28 Thread Kai R. Emde
Hello, we have one problem with the sort routine. We use the multisearcher function over severall index. The result will be sorted by the booknumber, but the produced list isn't sorted correct. There are 300 hits from book a, then 150 from book b, 95 hits book 3, but then there are 1,2,3 hits of

AW: BUG ? - lucene multisearcher / sorting

2006-12-01 Thread Kai R. Emde
ngliche Nachricht- Von: Daniel Naber [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 30. November 2006 00:23 An: java-user@lucene.apache.org Betreff: Re: BUG ? - lucene multisearcher / sorting On Tuesday 28 November 2006 23:09, Kai R. Emde wrote: > we have one problem with the sort routine