On 5/24/07, Ramana Jelda <[EMAIL PROTECTED]> wrote:
But I also see importance of ignoring score calculation.

If you put it aside performance gain, is there any possibility to completely
ignore scoring calculation?

Yes, for unsorted results use a hit collector and no sorting will be
done by score (or anything else).

You can also ignore the score by simply sorting on other fields.

-Yonik

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

Reply via email to