Mark Miller wrote:


MultiSearcher has a few aspects I don't like.

Do you mean the score differences vs IndexSearcher(MultiReader), or is there something else?
And rewrite does not work properly. And to get 30 docs over 3 indexes, you ask for 90. And sort twice.

I'm thinking we stick with MultiReader, but improve it so that when sorting by fields can use a [new FieldCache like] API such that gives it the benefits that MultiSearcher has. Ie, best of both worlds.

Mike

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

Reply via email to