cpoerschke commented on a change in pull request #2149: URL: https://github.com/apache/lucene-solr/pull/2149#discussion_r544527034
########## File path: solr/CHANGES.txt ########## @@ -262,13 +262,18 @@ Bug Fixes * SOLR-12182: Don't persist base_url in ZK as the URL scheme is variable, compute from node_name instead when reading state back from ZK. (Timothy Potter) +* SOLR-15046: Check if SOLR_SSL_ENABLED strictly equal to true for setting solr.jetty.https.port (Timothy Potter) + * SOLR-14939: JSON range faceting to support cache=false parameter. (Christine Poerschke, Mike Drob) Other Changes --------------------- * SOLR-14954: Heavily edit reindexing.adoc (Sameul García Martínez and Erick Erickson) +* SOLR-14981: Removed search results clustering contrib from 8x (due to Carrot2 incompatibility with Java 1.8). + (Dawid Weiss) + Review comment: #2058 was applicable for branch_8x only. ########## File path: solr/CHANGES.txt ########## @@ -262,13 +262,18 @@ Bug Fixes * SOLR-12182: Don't persist base_url in ZK as the URL scheme is variable, compute from node_name instead when reading state back from ZK. (Timothy Potter) +* SOLR-15046: Check if SOLR_SSL_ENABLED strictly equal to true for setting solr.jetty.https.port (Timothy Potter) + Review comment: #2145 was applicable for branch_8x only. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org