You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ho...@apache.org on 2015/11/05 22:35:03 UTC

svn commit: r1712870 - in /lucene/dev/branches/branch_5x: ./ lucene/ lucene/CHANGES.txt

Author: hossman
Date: Thu Nov  5 21:35:03 2015
New Revision: 1712870

URL: http://svn.apache.org/viewvc?rev=1712870&view=rev
Log:
LUCENE-6887: 5.4 CHANGES entry (backport r1712869)

Modified:
    lucene/dev/branches/branch_5x/   (props changed)
    lucene/dev/branches/branch_5x/lucene/   (props changed)
    lucene/dev/branches/branch_5x/lucene/CHANGES.txt   (contents, props changed)

Modified: lucene/dev/branches/branch_5x/lucene/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_5x/lucene/CHANGES.txt?rev=1712870&r1=1712869&r2=1712870&view=diff
==============================================================================
--- lucene/dev/branches/branch_5x/lucene/CHANGES.txt (original)
+++ lucene/dev/branches/branch_5x/lucene/CHANGES.txt Thu Nov  5 21:35:03 2015
@@ -243,6 +243,9 @@ Other
 
 * LUCENE-6845: SpanScorer is now merged into Spans (Alan Woodward, David Smiley)
 
+* LUCENE-6887: DefaultSimilarity is deprecated, use ClassicSimilarity for equivilent behavior,
+  or consider switching to BM25Similarity which will become the new default in Lucene 6.0 (hossman)
+
 Build
 
 * LUCENE-6732: Improve checker for invalid source patterns to also