You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ro...@apache.org on 2016/10/01 19:21:52 UTC

[2/2] lucene-solr:branch_6x: SOLR-6677: Call out logging changes in upgrading section of CHANGES

SOLR-6677: Call out logging changes in upgrading section of CHANGES


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

Branch: refs/heads/branch_6x
Commit: a2e24d1fc55c796fd966135fe19e47a150437553
Parents: 01d5bf2
Author: Alan Woodward <ro...@apache.org>
Authored: Sat Oct 1 20:20:59 2016 +0100
Committer: Alan Woodward <ro...@apache.org>
Committed: Sat Oct 1 20:21:20 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/a2e24d1f/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 56892d2..b520e6c 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -41,6 +41,10 @@ behavior; otherwise it won't stream.  Reminder: "method" is a hint that doesn't
 * If you use the JSON Facet API (json.facet) to facet on a numeric field and if you use mincount=0 or if you set the
 prefix, then you will now get an error as these options are incompatible with numeric faceting.
 
+* Solr's logging verbosity at the INFO level has been greatly reduced, and
+  you may need to update the log configs to use the DEBUG level to get the
+  same logging messages as before.
+
 New Features
 ----------------------
 * SOLR-5725: facet.method=enum can bypass exact counts calculation with facet.exists=true, it just returns 1 for