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

This commit is contained in:
Alan Woodward 2016-10-01 20:20:59 +01:00
parent 01d5bf2eb1
commit a2e24d1fc5
1 changed files with 4 additions and 0 deletions

View File

@ -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