You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by nk...@apache.org on 2016/02/08 23:35:55 UTC

[20/50] [abbrv] lucene-solr git commit: SOLR-7730: mention in 5.4.0's Optimizations

SOLR-7730: mention in 5.4.0's Optimizations

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_5_4@1720248 13f79535-47bb-0310-9956-ffa450edef68


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

Branch: refs/heads/branch_5_4
Commit: b2566c51a7c44bd123b17f215c869018df55b976
Parents: b5fb6d3
Author: Mikhail Khludnev <mk...@apache.org>
Authored: Tue Dec 15 21:01:45 2015 +0000
Committer: Mikhail Khludnev <mk...@apache.org>
Committed: Tue Dec 15 21:01:45 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b2566c51/lucene/CHANGES.txt
----------------------------------------------------------------------
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index 055080a..24f5e2e 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -137,6 +137,10 @@ Optimizations
   be fully read from disk if the supplied StoredFieldVisitor doesn't want it.
   So put your largest text field value last to benefit. (David Smiley)
 
+* SOLR-7730: Speed up SlowCompositeReaderWrapper.getSortedSetDocValues() by
+  avoiding merging FieldInfos just to check doc value type.
+  (Paul Vasilyev, Yuriy Pakhomov, Mikhail Khludnev, yonik)
+
 Bug Fixes
 
 * LUCENE-6905: Unwrap center longitude for dateline crossing 
@@ -744,11 +748,7 @@ Optimizations
 * LUCENE-6621: Removed two unused variables in analysis/stempel/src/java/org/
   egothor/stemmer/Compile.java
   (Rishabh Patel via Christine Poerschke)
-
-* SOLR-7730: Speed up SlowCompositeReaderWrapper.getSortedSetDocValues() by
-  avoiding merging FieldInfos just to check doc value type.
-  (Paul Vasilyev, Yuriy Pakhomov, Mikhail Khludnev, yonik)
-
+    
 Build
 
 * LUCENE-6518: Don't report false thread leaks from IBM J9