/[Apache-SVN]
ViewVC logotype

Revision 531913


Jump to revision: Previous Next
Author: gsingers
Date: Tue Apr 24 12:49:42 2007 UTC (17 years, 5 months ago)
Changed paths: 4
Log Message:
LUCENE-834:
Added documentation to Similarity class

Changed BoostingTermQuery to score all occurrences of the term in a document by making the underlying setFreqCurrentDoc() method protected so that it can be overridden in BTQ.  Updated the tests to have multiple terms per document with different payloads, so that it can be averaged.

Changed paths

Path Details
Directorylucene/java/trunk/src/java/org/apache/lucene/search/Similarity.java modified , text changed
Directorylucene/java/trunk/src/java/org/apache/lucene/search/payloads/BoostingTermQuery.java modified , text changed
Directorylucene/java/trunk/src/java/org/apache/lucene/search/spans/SpanScorer.java modified , text changed
Directorylucene/java/trunk/src/test/org/apache/lucene/search/payloads/TestBoostingTermQuery.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26