Hi

I am developing an application using lucene in which i am searching a text
and the output should show total no of matching document ,the path of the
document,and the weight/ranking/strength of the query.like if query entered
is chowder,it should show 34 matching document,path of all those matched
document,and weight is 0.89 %(say) in every document.I came throught this
Weight interface.Is this possible using weight .can somebody provide me a
small snippet to display the weight/strength/ranking of the entered query.

Thanks
zimbo
-- 
View this message in context: 
http://www.nabble.com/Weight-Strength-Ranking-of-entered-query-tp14707352p14707352.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.


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

Reply via email to