Dear lucene users,

we are using lucene(4.6) MultiReader for different indexes and for performance reasons i am going to replace it with normal Reader.

But we need to keep the scoring similar with MultiReader. and as expected when we switch to normal Reader scoring for each result is not same.Any idea how can we get similar scoring like MultiReader in normal Reader?

Many Thanks,
Tamer

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to