On Mittwoch 26 April 2006 01:22, RONALD MANTAY wrote:

>   However when searching muliple indexes with multiSearcher and with a
> FuzzyQuery with a prefixLength of 1. The search against 3.7m documents
> spread over 23 indexes (due to the natural grouping of the data) the
> time changed from 800ms to 4500 ms.

MultiSearcher in Lucene 1.4 had a broken ranking implementation. This has 
been fixed in Lucene 1.9, but this might have bad effects on performance. 
23 indexes is quite much, maybe you can speed up things greatly be using a 
smaller number of indexes.

Regards
 Daniel

-- 
http://www.danielnaber.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to