You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2017/01/31 06:14:30 UTC

[4/4] lucene-solr:master: LUCENE-7670: changes entry

LUCENE-7670: changes entry


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/33861527
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/33861527
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/33861527

Branch: refs/heads/master
Commit: 33861527914770b556528b66c90bc6ed421c2034
Parents: c1fe88b
Author: Steve Rowe <sa...@apache.org>
Authored: Tue Jan 31 01:12:58 2017 -0500
Committer: Steve Rowe <sa...@apache.org>
Committed: Tue Jan 31 01:13:23 2017 -0500

----------------------------------------------------------------------
 lucene/CHANGES.txt | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/33861527/lucene/CHANGES.txt
----------------------------------------------------------------------
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index 8d1eb21..7469012 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -108,6 +108,9 @@ Bug Fixes
 * LUCENE-7630: Fix (Edge)NGramTokenFilter to no longer drop payloads
   and preserve all attributes. (Nathan Gass via Uwe Schindler)
 
+* LUCENE-7670: AnalyzingInfixSuggester should not immediately open an
+  IndexWriter over an already-built index. (Steve Rowe)
+
 Improvements
 
 * LUCENE-7055: Added Weight#scorerSupplier, which allows to estimate the cost