Version | Change log |
BitNami Apache Solr Stack for Mac 9.8.1 Mar 12, 2025 |
Changes: Disabled the new/experimental multiThreaded=true more deeply via solr.xml's indexSearcherExecutorThreads defaulting to 0 now. It doesn't yet perform well. Fixed wt=prometheus (metrics) format compliance issue relating to duplicate TYPE lines Fixed LBHttp2SolrClient (in SolrCloud & SolrJ) that silently failed to complete async requests in certain scenarios. This could cause multi-sharded query requests to hang indefinitely. Fixed a SolrCloud bug that could cause long leader elections to leave PULL replicas in DOWN state forever. Fixed a regression from 9.x: Faceting on multi-valued EnumFieldType. Fixed an issue in Solr sharded queries when the parameter keys only vary by case Fixed a regression from 9.8.0: SolrCloud Replica Placement Plugins and Basic Auth could produce errors Improved delete-by-query error message when the query parser doesn't support being used in this way (joins). Optimization: Use less memory when a large reRankDocs parameter is provided. Was an OOM risk. |
BitNami Apache Solr Stack for Mac 9.7.0 Sep 25, 2024 |
Release Highlights: ConfigSets created during a backup restore command are no longer trusted implicitly Removed the ability to bypass authentication using a fake URL path ending The jetty-transport-classes-epoll jar has been added to the server lib directory |