On Dec 24, 2004, at 12:40 AM, Andrew Cunningham wrote:
3) and then:
word in document count = hits.score(k)/Similarity.decodeNorm(reader.norms("contents")[k])

You should use hits.id(k), not k, as the index to reader.norms("contents").


        Erik


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



Reply via email to