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 2018/09/17 19:03:09 UTC

[4/6] lucene-solr:master: SOLR-12771: add CHANGES entry

SOLR-12771: add 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/7d0a7782
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/7d0a7782
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/7d0a7782

Branch: refs/heads/master
Commit: 7d0a7782fa7e99250bccfb4d3e995485c3f0ca19
Parents: ca86de1
Author: Steve Rowe <sa...@apache.org>
Authored: Mon Sep 17 15:02:10 2018 -0400
Committer: Steve Rowe <sa...@apache.org>
Committed: Mon Sep 17 15:02:10 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/7d0a7782/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 3f78719..249f681 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -451,6 +451,8 @@ 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 ==================