In reading the math for scoring at the bottom of:
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/javadoc/org/apache/lucene/search/Similarity.html

It appears that if I can make tf() and idf(), term frequency and
inverse document frequency respectively, both return 1, then coord(),
which is now the primary factor of the product, is what I'm looking
for.

Would anyone have enough knowledge to confirm / deny?

-wls

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

Reply via email to