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:33:43 UTC

svn commit: r1712869 - /lucene/dev/trunk/lucene/CHANGES.txt

Author: hossman
Date: Thu Nov  5 21:33:43 2015
New Revision: 1712869

URL: http://svn.apache.org/viewvc?rev=1712869&view=rev
Log:
LUCENE-6887: 5.4 CHANGES entry to backport (see branch_5x r1712868)

Modified:
    lucene/dev/trunk/lucene/CHANGES.txt

Modified: lucene/dev/trunk/lucene/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/CHANGES.txt?rev=1712869&r1=1712868&r2=1712869&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/CHANGES.txt (original)
+++ lucene/dev/trunk/lucene/CHANGES.txt Thu Nov  5 21:33:43 2015
@@ -321,6 +321,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