You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ab...@apache.org on 2018/09/17 09:44:16 UTC

[30/47] lucene-solr:jira/solr-12709: SOLR-11943: Update CHANGES.txt

SOLR-11943: Update CHANGES.txt


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

Branch: refs/heads/jira/solr-12709
Commit: c684773e8df0c12eb490b53e41eedb5de0686b1e
Parents: b8e87a1
Author: Joel Bernstein <jb...@apache.org>
Authored: Thu Sep 6 14:23:53 2018 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Thu Sep 6 14:23:53 2018 -0400

----------------------------------------------------------------------
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/c684773e/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 3d947c7..a36be87 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -211,6 +211,8 @@ New Features
 * SOLR-9418: Added a new (experimental) PhrasesIdentificationComponent for identifying potential phrases
   in query input based on overlapping shingles in the index. (Akash Mehta, Trey Grainger, hossman)
 
+* SOLR-11943: Add machine learning functions for location data (Joel Bernstein)
+
 Bug Fixes
 ----------------------