Check out the new Explanation API in the latest CVS sources. It permits one to get a detailed explanation of how a query was scored against a document. Note that these explanations are designed for user perusal, not for further computation, and are as expensive to construct as re-running the query, but it sounds like that fits your needs.

Doug

Andrzej Bialecki wrote:
Hello,

Is there any simple way to get the information from the search results on which of the query terms contributed the most to the document's score? I'm working on an application which could use this sort of information to give a hint to the user why particular document scores the way it does against particular query...

Any suggestions?



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



Reply via email to