For my application we have several hundred indexes, different subsets of which are searched depending on the situation. Aside from not upgrading to lucene 1.9, or making a big index for every possible subset, do you have any ideas for how can we maintain fast performance?
- andy g On 4/26/06, Daniel Naber <[EMAIL PROTECTED]> wrote: > 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]