You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ct...@apache.org on 2018/10/22 23:35:35 UTC

[50/50] [abbrv] lucene-solr:jira/solr-12746: Squashed commit of the master:

Squashed commit of the master:


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

Branch: refs/heads/jira/solr-12746
Commit: 0ea86fd20dbd286dda67ff5c2297a8e1c42d319e
Parents: 7caefb6
Author: Cassandra Targett <ct...@apache.org>
Authored: Sun Oct 21 15:59:25 2018 -0500
Committer: Cassandra Targett <ct...@apache.org>
Committed: Sun Oct 21 15:59:25 2018 -0500

----------------------------------------------------------------------
 solr/CHANGES.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/0ea86fd2/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 1b29554..1a0ed4e 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -82,7 +82,7 @@ Other Changes
 * SOLR-12586: Upgrade ParseDateFieldUpdateProcessorFactory (present in "schemaless mode") to use Java 8's
   java.time.DateTimeFormatter instead of Joda time (see upgrade notes).  "Lenient" is enabled.  Removed Joda Time dependency.
   (David Smiley, Bar Rotstein)
-  
+
 * SOLR-5163: edismax now throws an exception when qf refers to a nonexistent field (Charles Sanders, David Smiley)
 
 * SOLR-12805: Store previous term (generation) of replica when start recovery process (Cao Manh Dat)
@@ -93,7 +93,7 @@ Other Changes
 
 * SOLR-11812: Remove backward compatibility of old LIR implementation in 8.0 (Cao Manh Dat)
 
-* SOLR-12620: Remove the Admin UI Cloud -> Graph (Radial) view (janhoy) 
+* SOLR-12620: Remove the Admin UI Cloud -> Graph (Radial) view (janhoy)
 
 ==================  7.6.0 ==================
 
@@ -565,7 +565,7 @@ Other Changes
 
 * SOLR-8742: In HdfsDirectoryTest replace RAMDirectory usages with ByteBuffersDirectory.
   (hossman, Mark Miller, Andrzej Bialecki, Steve Rowe)
-  
+
 * SOLR-12771: Improve Autoscaling Policy and Preferences documentation. (hossman, Steve Rowe)
 
 ==================  7.4.0 ==================