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

lucene-solr:branch_7_5: LUCENE-7862:Change entry in NOTES.txt to the right lucene version

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_7_5 308504f82 -> 7c9b8b4b6


LUCENE-7862:Change entry in NOTES.txt to the right lucene version


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

Branch: refs/heads/branch_7_5
Commit: 7c9b8b4b6167dce9ff6967d88a3a596e041671d6
Parents: 308504f
Author: iverase <iv...@apache.org>
Authored: Tue Sep 11 23:12:11 2018 -0700
Committer: iverase <iv...@apache.org>
Committed: Tue Sep 11 23:12:11 2018 -0700

----------------------------------------------------------------------
 lucene/CHANGES.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/7c9b8b4b/lucene/CHANGES.txt
----------------------------------------------------------------------
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index 6e9eef2..1b2ad58 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -143,6 +143,10 @@ Improvements
 
 * LUCENE-8422: IntervalQuery now returns useful Matches (Alan Woodward)
 
+* LUCENE-7862: Store the real bounds of the leaf cells in the BKD index when the
+   number of dimensions is bigger than 1. It improves performance when there is
+   correlation between the dimensions, for example ranges. (Ignacio Vera, Adrien Grand)
+
 Build
 
 * LUCENE-5143: Stop publishing KEYS file with each version, use topmost lucene/KEYS file only. 
@@ -305,10 +309,6 @@ New Features
   suggesters, and as a component of a named entity recognition system.  This was excised
   out of CompletionTokenStream in the NRT doc suggester.  (David Smiley, Jim Ferenczi)
 
-* LUCENE-7862: Store the real bounds of the leaf cells in the BKD index when the
-   number of dimensions is bigger than 1. It improves performance when there is
-   correlation between the dimensions, for example ranges. (Ignacio Vera, Adrien Grand)
-
 Bug Fixes
 
 * LUCENE-8221: MoreLikeThis.setMaxDocFreqPct can easily int-overflow on larger