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:28 UTC

[2/4] lucene-solr:branch_6x: 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/967b66fb
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/967b66fb
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/967b66fb

Branch: refs/heads/branch_6x
Commit: 967b66fb5bf08c876632ada63751027b8efce5dc
Parents: dbcfe69
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:12:58 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/967b66fb/lucene/CHANGES.txt
----------------------------------------------------------------------
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index 22fa043..da6c626 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -50,6 +50,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