<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr - solr/news</title><link href="/" rel="alternate"/><link href="/feeds/solr/news.atom.xml" rel="self"/><id>/</id><updated>2026-03-03T00:00:00+00:00</updated><entry><title>Apache Solr™ 10.0.0 available</title><link href="/apache-solrtm-1000-available.html" rel="alternate"/><published>2026-03-03T00:00:00+00:00</published><updated>2026-03-03T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2026-03-03:/apache-solrtm-1000-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 10.0.0.&lt;/p&gt;
&lt;p&gt;Apache Solr is the blazing-fast, open source, multi-modal search platform built on the full-text, vector, and geospatial search capabilities of Apache Lucene. Its major features include powerful full-text search, vector search, hit highlighting, faceted search …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 10.0.0.&lt;/p&gt;
&lt;p&gt;Apache Solr is the blazing-fast, open source, multi-modal search platform built on the full-text, vector, and geospatial search capabilities of Apache Lucene. Its major features include powerful full-text search, vector search, hit highlighting, faceted search and analytics, rich document parsing, geospatial search, extensive REST APIs as well as parallel SQL. Solr is enterprise grade, secure and highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 10.0.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a detailed list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/docs/10_0_0/changes/Changes.html"&gt;https://solr.apache.org/docs/10_0_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is a major-version release with breaking changes. The highlights below is not the full list. Please consult the "Solr Upgrade Notes" when planning an upgrade:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/10_0/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/10_0/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="solr-1000-release-highlights"&gt;Solr 10.0.0 Release Highlights:&lt;a class="headerlink" href="#solr-1000-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Minimum Java version supported: &lt;strong&gt;Java 21&lt;/strong&gt; (or 17, for SolrJ)&lt;/li&gt;
&lt;li&gt;Powered by &lt;strong&gt;Apache Lucene 10.3&lt;/strong&gt;, with numerous small and large improvements.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="querying-and-indexing"&gt;Querying and Indexing&lt;a class="headerlink" href="#querying-and-indexing" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Significant expansion in vector search capabilities with support for scalar and binary quantized dense vectors for improved performance and reduced memory usage&lt;/li&gt;
&lt;li&gt;cuVS-Lucene Integration: Support for cuVS-Lucene as a pluggable codec enabling GPU acceleration for vector operations.&lt;/li&gt;
&lt;li&gt;Enhanced KNN Query Parameters: New &lt;code&gt;efSearch&lt;/code&gt; parameter and &lt;code&gt;efSearchScaleFactor&lt;/code&gt; for fine-tuning vector search performance&lt;/li&gt;
&lt;li&gt;Feature Vector Caching for LTR: New caching mechanism for ranking feature vectors significantly improves performance&lt;/li&gt;
&lt;li&gt;MergeOnFlushMergePolicy: New merge policy that optimizes indexing throughput by performing merges during flush operations rather than separately&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="security"&gt;Security&lt;a class="headerlink" href="#security" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;CLI commands now support a &lt;code&gt;--credentials&lt;/code&gt; option to specify Basic Authentication credentials; supplementing existing solr.in.sh-based auth support.&lt;/li&gt;
&lt;li&gt;System Property Standardization: Consistent security-related system property naming patterns improve configuration clarity and reduce misconfiguration risks&lt;/li&gt;
&lt;li&gt;Jetty 12 upgrade provides enhanced TLS 1.3 support and modern cipher suites&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="stability-and-scalability"&gt;Stability and Scalability&lt;a class="headerlink" href="#stability-and-scalability" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Apache Curator Integration: All ZooKeeper interactions are now managed through Apache Curator for improved stability and reliability.&lt;/li&gt;
&lt;li&gt;OpenTelemetry Support: Complete migration from OpenTracing to OpenTelemetry for distributed tracing and observability.&lt;/li&gt;
&lt;li&gt;Jetty 12 Upgrade: Major upgrade to Jetty 12 with Jakarta EE 10 namespace support.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="build-and-docker"&gt;Build and Docker&lt;a class="headerlink" href="#build-and-docker" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated base image to Ubuntu 24 (Noble Numbat) and improved container security&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="deprecations-and-removals"&gt;Deprecations and Removals&lt;a class="headerlink" href="#deprecations-and-removals" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Apache HttpClient: Solr 10 standardizes the use of Jetty HttpClient internally and no longer uses Apache HttpClient.&lt;/li&gt;
&lt;li&gt;The &lt;em&gt;jaegertracer-configurator&lt;/em&gt;, &lt;em&gt;analytics&lt;/em&gt;, and &lt;em&gt;hadoop-auth&lt;/em&gt; modules have been removed.&lt;/li&gt;
&lt;li&gt;The &lt;em&gt;local Tika&lt;/em&gt; extraction engine has been removed. See documentation for how to use TikaServer instead.&lt;/li&gt;
&lt;li&gt;Deprecated Field Types: Removed &lt;code&gt;ExternalFileField&lt;/code&gt;, &lt;code&gt;CurrencyField&lt;/code&gt;, and &lt;code&gt;EnumField&lt;/code&gt; field types&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="other"&gt;Other&lt;a class="headerlink" href="#other" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Introduction of an alternative, experimental Admin UI alongside the existing interface.  Available at &lt;code&gt;/solr/ui&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;LatestVersionMergePolicyFactory: Ensures index compatibility with future Solr versions during upgrade scenarios.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/10_0/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/10_0/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGELOG.md for a full list of new features, changes and bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/10_0_0/changes/Changes.html"&gt;https://solr.apache.org/10_0_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.10.1 available</title><link href="/apache-solrtm-9101-available.html" rel="alternate"/><published>2026-01-20T00:00:00+00:00</published><updated>2026-01-20T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2026-01-20:/apache-solrtm-9101-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.10.1.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and docker …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.10.1.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and docker integration, streaming, highlighting, faceting, and spellchecking.&lt;/p&gt;
&lt;p&gt;Solr 9.10.1 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-9101-release-highlights"&gt;Solr 9.10.1 Release Highlights:&lt;a class="headerlink" href="#solr-9101-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Solr 9.10.1 contains a number of bugfixes and quality-of-life improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reversing a performance regression impacting "no rows" Solr queries.&lt;/li&gt;
&lt;li&gt;Fixing an error previously triggered when sorting on spatial field types.&lt;/li&gt;
&lt;li&gt;Preventing a deadlock that caused "hanging" / "orphaning" for distributed request threads when using ParallelHttpShardHandler&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Solr 9.10.1 also includes fixes for two recently published security issues, CVE-2026-22444 and CVE-2026-22022.  Administrators should either upgrade their deployments to Solr 9.10.1 to include these fixes and/or ensure that adequate remediation is in place as described in the CVE descriptions.&lt;/p&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_10/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_10/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGELOG.md for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_10_1/changes/Changes.html"&gt;https://solr.apache.org/9_10_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.10.0 available</title><link href="/apache-solrtm-9100-available.html" rel="alternate"/><published>2025-11-06T00:00:00+00:00</published><updated>2025-11-06T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2025-11-06:/apache-solrtm-9100-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.10.0.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and docker …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.10.0.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and docker integration, streaming, highlighting, faceting, and spellchecking.&lt;/p&gt;
&lt;p&gt;Solr 9.10.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-9100-release-highlights"&gt;Solr 9.10.0 Release Highlights:&lt;a class="headerlink" href="#solr-9100-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Java 24+ Support&lt;/strong&gt; - Solr now runs on Java 24 and later with Security Manager disabled&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;External Tika Server Integration&lt;/strong&gt; - Solr Cell can delegate document parsing to external Tika server for improved stability and scalability&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Version-Based Cluster Protection&lt;/strong&gt; - Prevents nodes with older versions from joining SolrCloud clusters&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Full Outer Join Streaming&lt;/strong&gt; - New fullOuterJoin stream function added to streaming expressions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Lucene upgraded to 9.12.3&lt;/strong&gt; and 30+ other dependency updates&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SolrJ Dependencies&lt;/strong&gt; - Apache HttpClient dependencies can be excluded if the legacy/deprecated SolrClients are not used.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deprecations&lt;/strong&gt; - XLSXResponseWriter, Tika Language Identifier, in-process Tika, and some SolrJ builders and methods in preparation for Solr 10&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_10/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_10/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGELOG.md for a full list of new features, changes and bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_10_0/changes/Changes.html"&gt;https://solr.apache.org/9_10_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.9.0 available</title><link href="/apache-solrtm-990-available.html" rel="alternate"/><published>2025-07-24T00:00:00+00:00</published><updated>2025-07-24T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2025-07-24:/apache-solrtm-990-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.9.0.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and docker …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.9.0.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and docker integration, streaming, highlighting, faceting, and spellchecking.&lt;/p&gt;
&lt;p&gt;Solr 9.9.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-990-release-highlights"&gt;Solr 9.9.0 Release Highlights:&lt;a class="headerlink" href="#solr-990-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Solr now supports encoding text to vectors during indexing using external LLM services.&lt;/li&gt;
&lt;li&gt;More query capabilities in Fuzzy queries and Rank queries.&lt;/li&gt;
&lt;li&gt;Function queries can now be expressed with a numerical subset of JavaScript and access the fields and score.  Powered by Lucene's Expressions module.&lt;/li&gt;
&lt;li&gt;Solr now supports Jetty's Graceful Shutdown module (via SOLR_JETTY_GRACEFUL=true) to prevent client connections from being abruptly terminated on orderly shutdown.&lt;/li&gt;
&lt;li&gt;PKI Auth now utilizes caching, and is much more performant for high-throughput clusters.&lt;/li&gt;
&lt;li&gt;Optimizations in certain queries: MatchAllDocs (&lt;em&gt;:&lt;/em&gt;), rows=0, function queries in "fl".&lt;/li&gt;
&lt;li&gt;Numerous optimization and bug fixes for SolrJ clients.&lt;/li&gt;
&lt;li&gt;Performance issues in ParallelHttpShardHandler have been fixed.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_9/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_9/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features, changes and bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_9_0/changes/Changes.html"&gt;https://solr.apache.org/9_9_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h4 id="thanks-to-all-contributors"&gt;Thanks to all contributors&lt;a class="headerlink" href="#thanks-to-all-contributors" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;David Smiley, Houston Putman, Jason Gerlowski, Pierre Salagnac, Kevin Risden, Matthew Biscocho, hossman, Luke Kot-Zaniewski, Christine Poerschke, Siju Varghese, Rahul Goswami, Bruno Roustant, Renato Haeberli, Alessandro Benedetti, Eric Pugh, Lamine Idjeraoui, Gus Heck, Ryan Ernst, Torsten Koster, Mark Miller, Jude Muriithi, Martin Anzinger, Yura Korolov, Aparna Suresh, Alex Deparvu, Ilaria Petreti, Anna Ruggero, Uwe Schindler, Tyler Bertrand, Sanjay Dutt, Paul Blanchaert, Gaurav Tuli&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.8.1 available</title><link href="/apache-solrtm-981-available.html" rel="alternate"/><published>2025-03-11T00:00:00+00:00</published><updated>2025-03-11T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2025-03-11:/apache-solrtm-981-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.8.1.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and docker …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.8.1.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and docker integration, streaming, highlighting, faceting, and spellchecking.&lt;/p&gt;
&lt;p&gt;Solr 9.8.1 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-981-changes"&gt;Solr 9.8.1 Changes:&lt;a class="headerlink" href="#solr-981-changes" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Disabled the new/experimental multiThreaded=true more deeply via solr.xml's indexSearcherExecutorThreads defaulting to 0 now.  It doesn't yet perform well.&lt;/li&gt;
&lt;li&gt;Fixed wt=prometheus (metrics) format compliance issue relating to duplicate TYPE lines&lt;/li&gt;
&lt;li&gt;Fixed LBHttp2SolrClient (in SolrCloud &amp;amp; SolrJ) that silently failed to complete async requests in certain scenarios. This could cause multi-sharded query requests to hang indefinitely.&lt;/li&gt;
&lt;li&gt;Fixed a SolrCloud bug that could cause long leader elections to leave PULL replicas in DOWN state forever.&lt;/li&gt;
&lt;li&gt;Fixed a regression from 9.x:  Faceting on multi-valued EnumFieldType.&lt;/li&gt;
&lt;li&gt;Fixed an issue in Solr sharded queries when the parameter keys only vary by case&lt;/li&gt;
&lt;li&gt;Fixed a regression from 9.8.0: SolrCloud Replica Placement Plugins and Basic Auth could produce errors&lt;/li&gt;
&lt;li&gt;Improved delete-by-query error message when the query parser doesn't support being used in this way (joins).&lt;/li&gt;
&lt;li&gt;Optimization:  Use less memory when a large reRankDocs parameter is provided.  Was an OOM risk.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_8/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_8/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_8_1/changes/Changes.html"&gt;https://solr.apache.org/9_8_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="thanks-to-all-contributors"&gt;Thanks to all contributors&lt;a class="headerlink" href="#thanks-to-all-contributors" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Matthew Biscocho, David Smiley, Houston Putman, Varun Thacker, Luke Kot-Zaniewski, Chris Hostetter, Thomas Wöckinger, Yue Yu, JiaBao Gao, Jason Gerlowski, Sanjay Dutt, Christine Poerschke, Jeanie Lam&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.8.0 available</title><link href="/apache-solrtm-980-available.html" rel="alternate"/><published>2025-01-23T00:00:00+00:00</published><updated>2025-01-23T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2025-01-23:/apache-solrtm-980-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.8.0.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and docker …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.8.0.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and docker integration, streaming, highlighting, faceting, and spellchecking.&lt;/p&gt;
&lt;p&gt;Solr 9.8.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-980-release-highlights"&gt;Solr 9.8.0 Release Highlights:&lt;a class="headerlink" href="#solr-980-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The Solr Cross-DC Project has graduated from the sandbox repository into the Solr project as a supported capability.&lt;/li&gt;
&lt;li&gt;Requests can specify the 'memAllowed' parameter to halt requests that have exceeded this amount of memory (similar to timeAllowed but for memory).&lt;/li&gt;
&lt;li&gt;New knn_text_to_vector query parser that encodes query text into a vector (AKA "embedding") via external LLM services.&lt;/li&gt;
&lt;li&gt;New ParallelHttpShardHandlerFactory for reducing distributed-search latency in collections with many shards. This is not used by default.&lt;/li&gt;
&lt;li&gt;Cluster properties can now be listed or read individually using new v2 APIs ("GET /api/cluster/properties" and "GET /api/cluster/properties/propName")&lt;/li&gt;
&lt;li&gt;SolrJ CloudSolrClient now performs reasonably when configured with Solr URLs, which is increasingly going to be preferred over ZK URLs.  Some big performance improvements occurred this release.&lt;/li&gt;
&lt;li&gt;Shard splits now support indexes with nested documents.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;"&amp;lt;lib\&amp;gt;"&lt;/code&gt; tags in solrconfig.xml are now quietly ignored by default unless explicitly enabled with the &lt;code&gt;SOLR_CONFIG_LIB_ENABLED=true&lt;/code&gt; environment variable (or corresponding sysprop)&lt;/li&gt;
&lt;li&gt;multiThreaded=true no longer risks rejected exceptions under load.  But you may need to increase the thread pool to more fully utilize a machine than previously.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/apache/solr/blob/main/solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc#solr-98"&gt;https://github.com/apache/solr/blob/main/solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc#solr-98&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features, changes and bug-fixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_8_0/changes/Changes.html"&gt;https://solr.apache.org/9_8_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h4 id="thanks-to-all-contributors"&gt;Thanks to all contributors&lt;a class="headerlink" href="#thanks-to-all-contributors" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;David Smiley, Eric Pugh, Jason Gerlowski, Houston Putman, Sanjay Dutt, Andrzej Bialecki, Christos Malliaridis, Aparna Suresh, Pierre Salagnac, Gus Heck, hossman, Rahul Goswami, Jan Høydahl, Bruno Roustant, Uwe Schindler, Mark Miller, Alessandro Benedetti, Tim Owens, Carlos Ugarte, Matthew Biscocho, shalin, Paul McArthur, Mathieu Marie, Haythem Khiri, James Dyer, Zack Kendall, Shawn Heisey, Stephen Zhou, Christine Poerschke, Alexander Zagniotov, Martin Anzinger, Peter Kroiss, Andrey Bozhko, Anshum Gupta&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Solr 8 reaches End-Of-Life</title><link href="/solr-8-reaches-end-of-life.html" rel="alternate"/><published>2024-10-25T00:00:00+00:00</published><updated>2024-10-25T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2024-10-25:/solr-8-reaches-end-of-life.html</id><summary type="html">&lt;p&gt;With Lucene 10 having been released, and therefore Lucene 8 reaching EOL, the Apache Lucene and Solr PMCs are no longer able to provide new releases for Solr 8.
Solr 8.11.4 will be the last release of Solr 8.&lt;/p&gt;
&lt;p&gt;Users are strongly recommended to upgrade to Solr 9 …&lt;/p&gt;</summary><content type="html">&lt;p&gt;With Lucene 10 having been released, and therefore Lucene 8 reaching EOL, the Apache Lucene and Solr PMCs are no longer able to provide new releases for Solr 8.
Solr 8.11.4 will be the last release of Solr 8.&lt;/p&gt;
&lt;p&gt;Users are strongly recommended to upgrade to Solr 9, and prepare for the soon-to-be-released Solr 10.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.11.4 available</title><link href="/apache-solrtm-8114-available.html" rel="alternate"/><published>2024-09-24T00:00:00+00:00</published><updated>2024-09-24T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2024-09-24:/apache-solrtm-8114-available.html</id><summary type="html">&lt;p&gt;The Lucene and Solr PMCs are pleased to announce the release of Apache Solr 8.11.4.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene and Solr PMCs are pleased to announce the release of Apache Solr 8.11.4.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and docker integration, streaming, highlighting, faceting, and spellchecking.&lt;/p&gt;
&lt;p&gt;Solr 8.11.4 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-8114-release-highlights"&gt;Solr 8.11.4 Release Highlights:&lt;a class="headerlink" href="#solr-8114-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;ConfigSets created during a backup restore command are no longer trusted implicitly&lt;/li&gt;
&lt;li&gt;Removed the ability to bypass authentication using a fake URL path ending&lt;/li&gt;
&lt;li&gt;The jetty-transport-classes-epoll jar has been added to the server lib directory&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/8_11/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_11/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/docs/8_11_4/changes/Changes.html"&gt;https://solr.apache.org/docs/8_11_4/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.11.4 also includes bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_11_4/changes/Changes.html"&gt;https://lucene.apache.org/core/8_11_4/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.7.0 available</title><link href="/apache-solrtm-970-available.html" rel="alternate"/><published>2024-09-09T00:00:00+00:00</published><updated>2024-09-09T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2024-09-09:/apache-solrtm-970-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.7.0.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and docker …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.7.0.&lt;/p&gt;
&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. Other major features include Kubernetes and docker integration, streaming, highlighting, faceting, and spellchecking.&lt;/p&gt;
&lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-970-release-highlights"&gt;Solr 9.7.0 Release Highlights&lt;a class="headerlink" href="#solr-970-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;DocValues enabled by default - Most fields/fieldTypes that support docValues will have them enabled by default in the latest schema version 1.7. This does not affect users who upgrade to this Solr version without updating their schema version.&lt;/li&gt;
&lt;li&gt;New "vectorSimilarity" QParser for matching documents based on a minimum vector similarity threshold&lt;/li&gt;
&lt;li&gt;Prometheus formatted metrics can now be exposed directly by Solr via ‘wt=prometheus’. There were improvements to the Prometheus Exporter as well.&lt;/li&gt;
&lt;li&gt;Limits / guard-rails for short prefix queries and for too many fields.&lt;/li&gt;
&lt;li&gt;Authentication improvements for the "MultiAuth" plugin.  And the Subquery transformer now support basic auth.&lt;/li&gt;
&lt;li&gt;Solr CLI adopts "kebab" formatting for long options.  For example "-solrURL" becomes "--solr-url".  Previous style commands continue to be supported in 9x and will be removed in 10x.&lt;/li&gt;
&lt;li&gt;Solr CLI now supports all the ZooKeeper related operations that required the use of "zkcli.sh" including linkconfig, cluster, and updateacls commands.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Performance improvements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Opt-in multithreaded search execution- Users can enable concurrent segment searching for reduced latency&lt;/li&gt;
&lt;li&gt;Apache Lucene upgraded to 9.11.1 introducing tremendous performance improvements when using Java 21 for vector search among other things.&lt;/li&gt;
&lt;li&gt;On Linux and Mac platforms with Java 21, MMapDirectory will now also use POSIX madvise for better paging and read-ahead of index files.&lt;/li&gt;
&lt;li&gt;Reduced heap usage especially for high-core-count, high-field-count, high-thread-count cases for stored fields.&lt;/li&gt;
&lt;li&gt;Async backup/restore and other operations scale to 100+ shards via tweaks to core asyncId caching.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There were more changes and details to read; that was just an editorialized summary.&lt;/p&gt;
&lt;p&gt;Read CHANGES.txt for a detailed list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/docs/9_7_0/changes/Changes.html"&gt;https://solr.apache.org/docs/9_7_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When upgrading, always read the upgrade notes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/apache/solr/blob/main/solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc#solr-97"&gt;https://github.com/apache/solr/blob/main/solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc#solr-97&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks to all contributors:&lt;/p&gt;
&lt;p&gt;David Smiley, Eric Pugh, Jason Gerlowski, hossman, Houston Putman, Pierre Salagnac, Christine Poerschke, Christos Malliaridis, Michael Gibney, Sanjay Dutt, Yohann Callea, janhoy, Liu Huajin, Andrey Bozhko, Lamine Idjeraoui, Ishan Chattopadhyaya, Mark Miller, noble, Gus Heck, Matthew Biscocho, Alexey Serba, Rafał Harabień, Eivind Bergstøl, Calvin Smith, Tomás Fernández Löbbe, @charlygrappa, Alastair Porter, ellaeln, Patson Luk, Vinayak Hegde, Kevin Risden, Rudy Seitz, @hgdharold, Bostoi, Torsten Bøgh Köster, Hakan Özler, Andy Webb, Stephen Woods, Anshum Gupta&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.6.1 available</title><link href="/apache-solrtm-961-available.html" rel="alternate"/><published>2024-05-29T00:00:00+00:00</published><updated>2024-05-29T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2024-05-29:/apache-solrtm-961-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.6.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.6.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 9.6.1 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-961-release-highlights"&gt;Solr 9.6.1 Release Highlights:&lt;a class="headerlink" href="#solr-961-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Core loading at startup is no longer capped at 60 seconds&lt;/li&gt;
&lt;li&gt;Replicas are ensured to be marked as down when a Solr node is started&lt;/li&gt;
&lt;li&gt;'Illegal character in query' exception in the new HttpJdkSolrClient has been fixed&lt;/li&gt;
&lt;li&gt;Performance regression for aliases in SolrJ has been fixed via partially reverting a recent change&lt;/li&gt;
&lt;li&gt;Fixed debugging of Rerank Queries when reRankScale is used&lt;/li&gt;
&lt;li&gt;System file separator is now used in CachingDirectoryFactory, instead of '/', fixing a regression on Windows&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_6/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_6/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_6_1/changes/Changes.html"&gt;https://solr.apache.org/9_6_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks to all contributors!&lt;/p&gt;
&lt;p&gt;hossman, Houston Putman, Jan Høydahl, Andy Webb, Christine Poerschke, Aparna Suresh, David Smiley, Vincent Primault&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.6.0 available</title><link href="/apache-solrtm-960-available.html" rel="alternate"/><published>2024-04-27T00:00:00+00:00</published><updated>2024-04-27T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2024-04-27:/apache-solrtm-960-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.6.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.6.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 9.6.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-960-release-highlights"&gt;Solr 9.6.0 Release Highlights:&lt;a class="headerlink" href="#solr-960-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Solrj now offers a lightweight client based on java.net.http.HttpClient: HttpJdkSolrClient&lt;/li&gt;
&lt;li&gt;SolrJ now offers an improved async request API&lt;/li&gt;
&lt;li&gt;Inactive shards (from splits) can now be cleaned up periodically&lt;/li&gt;
&lt;li&gt;Distributed (sharded) IDF can be disabled via request parameter&lt;/li&gt;
&lt;li&gt;Query timeouts (limits) may now be based on either CPU time as well as wall clock&lt;/li&gt;
&lt;li&gt;Upgraded Lucene to 9.10.0 &lt;/li&gt;
&lt;li&gt;bin/solr post now supports --dry-run mode.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_6/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_6/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features, changes and bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_6_0/changes/Changes.html"&gt;https://solr.apache.org/9_6_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks to all contributors! &lt;/p&gt;
&lt;p&gt;hossman, David Smiley, Michael Gibney, Paul McArthur, Jan Høydahl, James Dyer, Eric Pugh, Andrey Bozhko, Andrzej Bialecki, Rahul Goswami, Bruno Roustant, Jason Gerlowski, Sanjay Dutt, Vincent Primault, Christine Poerschke, Gus Heck, Shawn Heisey, Vincenzo D'Amore, Yohann Callea, Julien Pilourdault, Wei Wang, Mikhail Khludnev, Antoine Bursaux, Rishi Sankar, Pierre Salagnac, Aparna Suresh, Alessandro Benedetti, Mathieu Marie, Przemyslaw Ciezkowski&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.5.0 available</title><link href="/apache-solrtm-950-available.html" rel="alternate"/><published>2024-02-12T00:00:00+00:00</published><updated>2024-02-12T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2024-02-12:/apache-solrtm-950-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.5.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.5.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 9.5.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-950-release-highlights"&gt;Solr 9.5.0 Release Highlights:&lt;a class="headerlink" href="#solr-950-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Solr now supports "node-level" Memory and CPU circuit breakers, that serve as a default inherited by all cores on that node.&lt;/li&gt;
&lt;li&gt;Collection and Replica Properties may now be used as property substitution variables in configuration files (e.g. solrconfig.xml).&lt;/li&gt;
&lt;li&gt;Solr now auto-reloads updated keystore and truststore files when TLS is enabled.&lt;/li&gt;
&lt;li&gt;Tracing support has received a number of quality-of-life improvements, including improved tracking of distributed collection commands and increased coverage for internal requests made with the Apache and Jetty HTTP clients.&lt;/li&gt;
&lt;li&gt;Solr now offers the &lt;code&gt;&amp;lt;clusterSingleton&amp;gt;&lt;/code&gt;  solr.xml tag as a means of configuring node-level plugins in an "immutable infrastructure"-friendly way.  This offers an alternative to using the &lt;code&gt;/cluster/plugins&lt;/code&gt;  API for managing plugins in "live" clusters.&lt;/li&gt;
&lt;li&gt;Starting with 9.5.0, Solr releases now produce an OpenAPI specification covering many of their v2 APIs. Consumers may use this spec with an array of OpenAPI-compatible tooling to generate documentation, clients in various programming languages, etc.  See https://www.openapis.org/what-is-openapi for more details.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_5/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_5/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features, changes and bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_5_0/changes/Changes.html"&gt;https://solr.apache.org/9_5_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.11.3 available</title><link href="/apache-solrtm-8113-available.html" rel="alternate"/><published>2024-02-08T00:00:00+00:00</published><updated>2024-02-08T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2024-02-08:/apache-solrtm-8113-available.html</id><summary type="html">&lt;p&gt;The Lucene and Solr PMCs are pleased to announce the release of Apache Solr 8.11.3.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene and Solr PMCs are pleased to announce the release of Apache Solr 8.11.3.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.11.3 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/solr/downloads.html"&gt;https://lucene.apache.org/solr/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-8113-release-highlights"&gt;Solr 8.11.3 Release Highlights:&lt;a class="headerlink" href="#solr-8113-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;h4 id="security"&gt;Security&lt;a class="headerlink" href="#security" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Converted enableRemoteStreaming and enableStreamBody solrconfig options into system properties and env vars.&lt;/li&gt;
&lt;li&gt;Restrict certain file types from being uploaded to or downloaded from Config Sets&lt;/li&gt;
&lt;li&gt;ZK Credentials and ACLs are no longer sent to all ZK Servers when using Streaming Expressions. They will only be used when sent to the default ZK Host.&lt;/li&gt;
&lt;li&gt;Schema Designer now correctly manages trust of the ConfigSets it is managing.&lt;/li&gt;
&lt;li&gt;More sysProps are redacted in the UI by default.&lt;/li&gt;
&lt;li&gt;Upgrades of various client libraries, including Jetty, Tika, Netty and Calcite.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bugfixes"&gt;Bugfixes&lt;a class="headerlink" href="#bugfixes" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;TLOGs on TLOG replicas no longer grow continuously.&lt;/li&gt;
&lt;li&gt;Various fixes for clusters using PRS.&lt;/li&gt;
&lt;li&gt;Collection RENAME api no longer creates broken alias.&lt;/li&gt;
&lt;li&gt;Using Schema/Config API no longer breaks the File-Upload of Config Set File.&lt;/li&gt;
&lt;li&gt;Fixed NPE in FieldLengthFeature with non-stored/missing fields.&lt;/li&gt;
&lt;li&gt;HEAD request for managed resource no longer returns 500 Server Error.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="features"&gt;Features&lt;a class="headerlink" href="#features" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;AWS STS support has been added for the s3-repository module.&lt;/li&gt;
&lt;li&gt;Node roles and dedicated query coordinator nodes have been added.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/8_11/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_11/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/docs/8_11_3/changes/Changes.html"&gt;https://solr.apache.org/docs/8_11_3/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.11.3 also includes bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_11_3/changes/Changes.html"&gt;https://lucene.apache.org/core/8_11_3/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.4.1 available</title><link href="/apache-solrtm-941-available.html" rel="alternate"/><published>2024-01-18T00:00:00+00:00</published><updated>2024-01-18T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2024-01-18:/apache-solrtm-941-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.4.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.4.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 9.4.1 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-941-release-highlights"&gt;Solr 9.4.1 Release Highlights:&lt;a class="headerlink" href="#solr-941-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;A big regression to the JSON Query API in 9.4 is primarily what prompted this release.  Additionally, some security oriented improvements/fixes have been added, and many transitive dependencies have been upgraded.&lt;/p&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_4/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_4/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_4_1/changes/Changes.html"&gt;https://solr.apache.org/9_4_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.4.0 available</title><link href="/apache-solrtm-940-available.html" rel="alternate"/><published>2023-10-15T00:00:00+00:00</published><updated>2023-10-15T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2023-10-15:/apache-solrtm-940-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.4.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.4.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 9.4.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-940-release-highlights"&gt;Solr 9.4.0 Release Highlights:&lt;a class="headerlink" href="#solr-940-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The Lucene version used by Solr has been upgraded to 9.8 – see its release notes.&lt;/li&gt;
&lt;li&gt;The Jetty version has been updated to 10.0.17 to address CVE-2023-44487&lt;/li&gt;
&lt;li&gt;Added support for node-level caches&lt;/li&gt;
&lt;li&gt;Circuit Breakers available for Update Requests&lt;/li&gt;
&lt;li&gt;A new Circuit breaker for percentage of CPU utilization is added. The former "CPU" circuit breaker is now more correctly named LoadAverageCircuitBreaker as it trips on system load average which is not a percentage.&lt;/li&gt;
&lt;li&gt;Solr now includes an always-on trace id generator. This will inject trace id headers for every Solr request, propagating the client supplied value or generating a new id as needed and replaces the existing &lt;code&gt;rid&lt;/code&gt; mechanism.&lt;/li&gt;
&lt;li&gt;Solr now limits the number of concurrent expensive core operations (such as "backup", "restore", and "split") that are submitted asynchronously by running them in a dedicated thread pool.&lt;/li&gt;
&lt;li&gt;Added support of OAuth 2.0/OIDC 'code with PKCE' flow&lt;/li&gt;
&lt;li&gt;Multiple bug fixes for TLS and mTLS&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_4/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_4/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features, changes and bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_4_0/changes/Changes.html"&gt;https://solr.apache.org/9_4_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.3.0 available</title><link href="/apache-solrtm-930-available.html" rel="alternate"/><published>2023-07-21T00:00:00+00:00</published><updated>2023-07-21T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2023-07-21:/apache-solrtm-930-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.3.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.3.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 9.3.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-930-release-highlights"&gt;Solr 9.3.0 Release Highlights:&lt;a class="headerlink" href="#solr-930-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The Lucene version used by Solr has been upgraded to 9.7.&lt;/li&gt;
&lt;li&gt;Solr releases now have a slim variant, both for the binary release and the docker image.&lt;ul&gt;
&lt;li&gt;The Slim variant is the same as the normal variant, except that it does not include Solr modules or the Prometheus exporter.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Vector Search&lt;ul&gt;
&lt;li&gt;Added support for byte vector encoding in DenseVectorField and KnnQParser&lt;/li&gt;
&lt;li&gt;High dimensional vectors are now supported in Solr&lt;/li&gt;
&lt;li&gt;Solr can now take advantage of SIMD optimizations for Vector calculations, when run with Java 20 or 21.&lt;/li&gt;
&lt;li&gt;A new "vectorSimilarity" function query has been added to calculate similarity scores for DenseVectorFields&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Solr now provides an &lt;a href="https://solr.apache.org/guide/solr/9_3/deployment-guide/shard-management.html#installsharddata"&gt;"Install Shard" API&lt;/a&gt; to allow users who have built (per-shard) indices offline to import them into SolrCloud shards.&lt;/li&gt;
&lt;li&gt;Solr’s experimental "v2" API has seen a number of improvements in the 9.3 release.&lt;ul&gt;
&lt;li&gt;It is now approaching parity with the functionality offered by Solr’s v1 API.&lt;/li&gt;
&lt;li&gt;The v2 API as a whole is being redesigned to be more REST-ful and intuitive&lt;br/&gt;
  See the Changelog and upgrade notes for information on which v2 APIs have backward-incompatible changes.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;New APIs for MigrateReplicas and BalanceReplicas. These work out-of-the-box with the built-in PlacementPlugins.&lt;ul&gt;
&lt;li&gt;The AffinityPlacementPlugin now supports co-location of shards between collections, using the "withCollectionShards" parameter.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Join Queries may handle equally sharded collections on both sides.&lt;ul&gt;
&lt;li&gt;Collections shards should be collocated via AffinityPlacementPlugin.withCollectionShards&lt;/li&gt;
&lt;li&gt;This operation doesn't support SplitShard&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Unknown cores are no longer deleted by default when Solr starts. Use "solr.deleteUnknownCores=true" to use the previous behavior.&lt;/li&gt;
&lt;li&gt;Warning: Solr cannot be used with Java 20 on MacOS with the Java Security Manager.&lt;br/&gt;
  Please use the environment variable SOLR_SECURITY_MANAGER_ENABLED=false when running with Java 20 on MacOS.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_3/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_3/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features, changes and bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_3_0/changes/Changes.html"&gt;https://solr.apache.org/9_3_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.2.1 available</title><link href="/apache-solrtm-921-available.html" rel="alternate"/><published>2023-05-01T00:00:00+00:00</published><updated>2023-05-01T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2023-05-01:/apache-solrtm-921-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.2.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.2.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 9.2.1 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-921-release-highlights"&gt;Solr 9.2.1 Release Highlights:&lt;a class="headerlink" href="#solr-921-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix Classloading Exception for inter-node requests when using SSL and HTTP2&lt;/li&gt;
&lt;li&gt;Use the right cluster property for displaying if TLS is enabled&lt;/li&gt;
&lt;li&gt;Fix NPE in SystemInfoHandler for inter-node requests that would cause the Nodes page not to load&lt;/li&gt;
&lt;li&gt;Fixing bin/solr's '-noprompt' option to work for examples&lt;/li&gt;
&lt;li&gt;Allow custom configuration of Jetty's SecureRequestCustomizer&lt;/li&gt;
&lt;li&gt;Fix KerberosPlugin module classloading when using the hadoop-auth module&lt;/li&gt;
&lt;li&gt;Fixing SOLR_DATA_HOME to be honored outside of verbose mode&lt;/li&gt;
&lt;li&gt;Use the correct instance of ReponseParser for Http2SolrClient.processErrorsAndResponse&lt;/li&gt;
&lt;li&gt;Fix Java version detection when &lt;code&gt;_JAVA_OPTIONS&lt;/code&gt; is set`&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_2/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_2/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_2_1/changes/Changes.html"&gt;https://solr.apache.org/9_2_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.2.0 available</title><link href="/apache-solrtm-920-available.html" rel="alternate"/><published>2023-03-24T00:00:00+00:00</published><updated>2023-03-24T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2023-03-24:/apache-solrtm-920-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.2.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.2.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 9.2.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-920-release-highlights"&gt;Solr 9.2.0 Release Highlights:&lt;a class="headerlink" href="#solr-920-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Solr has upgraded to use Jetty 10 instead of Jetty 9.&lt;/li&gt;
&lt;li&gt;Solr now includes an opentracing module, with support for OTEL tracing in OTLP  format using gRPC.&lt;ul&gt;
&lt;li&gt;This module is meant to replace the jaegertracer-configurator module, which has been deprecated. &lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;The base operating system of the Solr Docker image has been upgraded to Ubuntu 22 (Jammy).&lt;/li&gt;
&lt;li&gt;Streaming Expressions have been moved out of Solrj core into its own module called solrj-streaming.&lt;/li&gt;
&lt;li&gt;SolrJ Solr clients now use a builder/setter pattern to enable easier setup.&lt;/li&gt;
&lt;li&gt;Solr ConfigSet management has been optimized to improve the startup time of nodes with multiple replicas.&lt;/li&gt;
&lt;li&gt;SolrJ can again be used with the default Java truststore.&lt;/li&gt;
&lt;li&gt;The "Films" example has been updated to demonstrate Dense Vector search.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_2/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_2/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features, changes and bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_2_0/changes/Changes.html"&gt;https://solr.apache.org/9_2_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.1.1 available</title><link href="/apache-solrtm-911-available.html" rel="alternate"/><published>2023-01-25T00:00:00+00:00</published><updated>2023-01-25T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2023-01-25:/apache-solrtm-911-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.1.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.1.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 9.1.1 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-911-release-highlights"&gt;Solr 9.1.1 Release Highlights:&lt;a class="headerlink" href="#solr-911-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Bugfixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SOLR-16589: Fixed issue where large fields with large=true could be truncated when using unicode values&lt;/li&gt;
&lt;li&gt;SOLR-16585: Fixed NPE when paginating MatchAllDocs with non-zero start offset, like &lt;code&gt;q=*:*&amp;amp;start=10&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;SOLR-16165: Fixed rare deadlock in SlotAcc static initialization&lt;/li&gt;
&lt;li&gt;SOLR-16622: Fixed issue where replicas could fail to register as active after node restart&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Other&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SOLR-16443: Upgrade Jackson bom to 2.13.4.20221013&lt;/li&gt;
&lt;li&gt;SOLR-16568: Upgrade woodstox-core to 6.4.0&lt;/li&gt;
&lt;li&gt;SOLR-16598: Upgrade Protobuf to 3.21.12&lt;/li&gt;
&lt;li&gt;SOLR-16567: Fixed problem with filtering and KNN search, especially when using post-filters&lt;/li&gt;
&lt;li&gt;SOLR-16588: Fixed problem with default knn algorithm&lt;/li&gt;
&lt;li&gt;SOLR-16480: ConfigSets now have an overridable allow-list for filetypes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_1/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_1/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_1_1/changes/Changes.html"&gt;https://solr.apache.org/9_1_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.1.0 available</title><link href="/apache-solrtm-910-available.html" rel="alternate"/><published>2022-11-17T00:00:00+00:00</published><updated>2022-11-17T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2022-11-17:/apache-solrtm-910-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.1.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.1.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 9.1.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-910-release-highlights"&gt;Solr 9.1.0 Release Highlights:&lt;a class="headerlink" href="#solr-910-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Dedicated query coordinator nodes in a Solr cluster&lt;/li&gt;
&lt;li&gt;Improvements to admin UI: managing paramsets in queries, managing field
   types, replica types while collection creation, etc.&lt;/li&gt;
&lt;li&gt;Support for rolling up core level metrics to be node level metrics&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_1/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_1/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features, changes and bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_1_0/changes/Changes.html"&gt;https://solr.apache.org/9_1_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Java 17 bug affecting Solr</title><link href="/java-17-bug-affecting-solr.html" rel="alternate"/><published>2022-10-21T00:00:00+00:00</published><updated>2022-10-21T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2022-10-21:/java-17-bug-affecting-solr.html</id><summary type="html">&lt;p&gt;Several users running Solr in production on OpenJDK 17 have experienced JVM crashes due to a known bug in the JDK. Read more about the bug in &lt;a href="https://issues.apache.org/jira/browse/SOLR-16463"&gt;SOLR-16463&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Known mitigations are to either downgrade to JDK 11 or to start Solr with a Java startup flag that avoids the failure …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Several users running Solr in production on OpenJDK 17 have experienced JVM crashes due to a known bug in the JDK. Read more about the bug in &lt;a href="https://issues.apache.org/jira/browse/SOLR-16463"&gt;SOLR-16463&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Known mitigations are to either downgrade to JDK 11 or to start Solr with a Java startup flag that avoids the failure condition. Here is how to manually apply the flag:&lt;/p&gt;
&lt;p&gt;Edit your &lt;code&gt;solr.in.sh&lt;/code&gt; or &lt;code&gt;solr.in.cmd&lt;/code&gt; file to set the &lt;code&gt;SOLR_OPTS&lt;/code&gt; environment variable as follows:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Linux:&lt;/em&gt; &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="nv"&gt;SOLR_OPTS&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;-XX:CompileCommand&lt;span class="o"&gt;=&lt;/span&gt;exclude,com.github.benmanes.caffeine.cache.BoundedLocalCache::put
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;&lt;em&gt;Windows:&lt;/em&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;SET&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;SOLR_OPTS&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;-XX:CompileCommand&lt;span class="o"&gt;=&lt;/span&gt;exclude,com.github.benmanes.caffeine.cache.BoundedLocalCache::put
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Alternatively, you can inject the same flag with the &lt;code&gt;-a&lt;/code&gt; argument, e.g:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;bin/solr&lt;span class="w"&gt; &lt;/span&gt;-a&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;&amp;quot;-XX:CompileCommand=exclude,com.github.benmanes.caffeine.cache.BoundedLocalCache::put&amp;quot;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;If you run Solr 9 with the official Docker image, we have already pushed an updated Docker image to Docker Hub that will inject the flag for you.
Just pull the image again to get it.
The Docker image uses the &lt;code&gt;-a&lt;/code&gt; option to set this java flag when running Solr, so if you are using the 
&lt;code&gt;-a&lt;/code&gt; option you will need to provide the JVM flag mentioned above in addition to the other flags you are setting.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Solr 8 Docker image changes to Eclipse Temurin JDK</title><link href="/solr-8-docker-image-changes-to-eclipse-temurin-jdk.html" rel="alternate"/><published>2022-10-20T00:00:00+00:00</published><updated>2022-10-20T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2022-10-20:/solr-8-docker-image-changes-to-eclipse-temurin-jdk.html</id><summary type="html">&lt;p&gt;The official docker image for Solr 8.11 has been running on &lt;a href="https://hub.docker.com/_/openjdk"&gt;Oracle OpenJDK 11 JRE&lt;/a&gt;. However, due to Oracle's new release policies, they now no longer provide support for JDK11. Since Solr 8.11 is still being supported by the Apache Solr project, we needed to switch to another …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The official docker image for Solr 8.11 has been running on &lt;a href="https://hub.docker.com/_/openjdk"&gt;Oracle OpenJDK 11 JRE&lt;/a&gt;. However, due to Oracle's new release policies, they now no longer provide support for JDK11. Since Solr 8.11 is still being supported by the Apache Solr project, we needed to switch to another OpenJDK vendor with JDK11 support. We chose &lt;a href="https://hub.docker.com/_/eclipse-temurin"&gt;Eclipse Temurin&lt;/a&gt; from the Adoptium project. This is the same vendor as we use for our Solr 9 image, and their &lt;a href="https://adoptium.net/support/"&gt;JDK11 support lasts until October 2024&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Users should be aware that on your next &lt;code&gt;docker pull solr:8.11.2&lt;/code&gt; you will be upgraded. For most users there will be no issues, as it is mainly a new distribution of the same upstream OpenJDK version. However, if you use our image as base image and rely on specific tools to be present, you may need to adapt. While &lt;code&gt;openjdk:11-jre&lt;/code&gt; uses &lt;code&gt;Debian GNU/Linux 11 (bullseye)&lt;/code&gt;, the &lt;code&gt;eclipse-temurin:11-jre-focal&lt;/code&gt; image uses &lt;code&gt;Ubuntu 20.04.5 LTS (Focal Fossa)&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Furthermore, there is now no difference between the &lt;code&gt;solr:11-jre&lt;/code&gt; and &lt;code&gt;solr:11-jre-slim&lt;/code&gt; images, because our new vendor only offers one variant which is fairly slim already.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Solr Docker images now pin the Linux release</title><link href="/solr-docker-images-now-pin-the-linux-release.html" rel="alternate"/><published>2022-10-20T00:00:00+00:00</published><updated>2022-10-20T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2022-10-20:/solr-docker-images-now-pin-the-linux-release.html</id><summary type="html">&lt;p&gt;Solr 9 was released on May 12th, using the &lt;code&gt;eclipse-temurin:17-jre&lt;/code&gt; base image. Thus, we are pinned to Java 17 and Solr's
Docker image will thus always use an updated Java 17 version. If you pull the docker image from time to time that is.&lt;/p&gt;
&lt;p&gt;However, the base image tag …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Solr 9 was released on May 12th, using the &lt;code&gt;eclipse-temurin:17-jre&lt;/code&gt; base image. Thus, we are pinned to Java 17 and Solr's
Docker image will thus always use an updated Java 17 version. If you pull the docker image from time to time that is.&lt;/p&gt;
&lt;p&gt;However, the base image tag &lt;code&gt;17-jre&lt;/code&gt; did not give us pinning to a specific Ubuntu Linux major release. 
At the time of &lt;a href="http://localhost:8000/news.html#apache-solrtm-900-available"&gt;Solr 9 release&lt;/a&gt; on May 12th
it would pull Ubuntu 20.04 (Focal Fossa), but at the end of May, it was &lt;a href="https://github.com/docker-library/official-images/commit/6d689db4846a3eb4c2ebd0e5d06139c650ef3bbb"&gt;auto upgraded&lt;/a&gt; to the brand new Ubuntu
22.04 (Jammy Jellyfish). This was not our desire, and we have learnt that due to this, our image is no longer compatible
with Docker client versions before 20.10.16. Having a "floating" linux release like this can also break the image in 
other subtle ways, as well as breaking downstream images using us as a base image.&lt;/p&gt;
&lt;p&gt;We therefore decided to start pinning not only Java release, but also Linux release in our official Docker images.
This means that Solr 9.0 is once again based on Ubuntu 20.04 Focal, i.e. a downgrade.&lt;/p&gt;
&lt;p&gt;Note that our images will still receive important Linux bug fixes from time to time, but you won't get them unless you
re-pull the image. When we upgrade to Ubuntu 22.04 in the future, it will be a deliberate decision and not by accident.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.11.2 available</title><link href="/apache-solrtm-8112-available.html" rel="alternate"/><published>2022-06-17T00:00:00+00:00</published><updated>2022-06-17T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2022-06-17:/apache-solrtm-8112-available.html</id><summary type="html">&lt;p&gt;The Lucene and Solr PMCs are pleased to announce the release of Apache Solr 8.11.2.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene and Solr PMCs are pleased to announce the release of Apache Solr 8.11.2.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.11.2 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-8112-release-highlights"&gt;Solr 8.11.2 Release Highlights:&lt;a class="headerlink" href="#solr-8112-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Security&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SOLR-15871: Update Log4J to 2.17.1&lt;/li&gt;
&lt;li&gt;SOLR-15961: Fix bug in PKIAuthenticationPlugin that can cause a request to fail with 401 Unauthorized instead of re-fetching expired remote keys from other nodes.&lt;/li&gt;
&lt;li&gt;SOLR-14569: Configuring a shardHandlerFactory on the /select requestHandler results in HTTP 401 when searching on alias in secured Solr.&lt;/li&gt;
&lt;li&gt;SOLR-16022: Enforce special character requirements on passwords with length less than 15&lt;/li&gt;
&lt;li&gt;SOLR-16075: ShowFileHandler path parameter is now validated to be relative to instance conf dir in standalone mode&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Bugfixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SOLR-15849: Fix the connection reset problem caused by the incorrect use of 4LW with \n when monitoring zooKeeper status&lt;/li&gt;
&lt;li&gt;SOLR-16199: Improve query syntax construction for SQL LIKE clause with phrases and wildcards&lt;/li&gt;
&lt;li&gt;SOLR-16143: SolrConfig can miss updates from ZooKeeper when deleting and recreating file items&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/8_11/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_11/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/docs/8_11_2/changes/Changes.html"&gt;https://solr.apache.org/docs/8_11_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.11.2 also includes bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_11_2/changes/Changes.html"&gt;https://lucene.apache.org/core/8_11_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 9.0.0 available</title><link href="/apache-solrtm-900-available.html" rel="alternate"/><published>2022-05-12T00:00:00+00:00</published><updated>2022-05-12T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2022-05-12:/apache-solrtm-900-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.0.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.0.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 9.0.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is a major-version release with breaking changes. The highlights below is not the full list. Please consult the "Solr Upgrade Notes" when planning an upgrade:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/solr/9_0/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_0/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="solr-900-release-highlights"&gt;Solr 9.0.0 Release Highlights:&lt;a class="headerlink" href="#solr-900-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Minimum Java version supported: Java 11&lt;/li&gt;
&lt;li&gt;Powered by Lucene 9.0, with numerous small and large improvements, such as smaller index footprint.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="querying-and-indexing"&gt;Querying and Indexing&lt;a class="headerlink" href="#querying-and-indexing" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Dense Vector "Neural" Search through DenseVectorField fieldType and K-Nearest-Neighbor (KNN) Query Parser.&lt;/li&gt;
&lt;li&gt;Admin UI support for SQL Querying.&lt;/li&gt;
&lt;li&gt;New snowball stemmers: Hindi, Indonesian, Nepali, Serbian, Tamil, and Yiddish.&lt;/li&gt;
&lt;li&gt;New NorwegianNormalizationFilter.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="security"&gt;Security&lt;a class="headerlink" href="#security" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Certificate Authentication Plugin lets you authenticate with x509 client certificates.&lt;/li&gt;
&lt;li&gt;Upgrade to Zookeeper 3.7, allowing for TLS protected ZK communication.&lt;/li&gt;
&lt;li&gt;All request handlers support security permissions for authorization.&lt;/li&gt;
&lt;li&gt;Solr now runs with the Java security manager enabled by default.&lt;/li&gt;
&lt;li&gt;Solr embedded zookeeper only binds to localhost by default.&lt;/li&gt;
&lt;li&gt;A lot of dependency updates make Solr much more secure.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="stability-and-scalability"&gt;Stability and Scalability&lt;a class="headerlink" href="#stability-and-scalability" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Rate limiting provides a way to throttle update and search requests based on usage metrics.&lt;/li&gt;
&lt;li&gt;Task management interface allows declaring tasks as cancellable and trackable.&lt;/li&gt;
&lt;li&gt;Ability to specify node roles in Solr. This release supports 'Overseer' and 'Data' roles.&lt;/li&gt;
&lt;li&gt;Support for distributed processing of cluster state updates and collection API calls without relying on the Overseer.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="build-and-docker"&gt;Build and Docker&lt;a class="headerlink" href="#build-and-docker" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Solr is now built and released independently of Apache Lucene (separate Apache projects).&lt;/li&gt;
&lt;li&gt;Build system switched to Gradle from Ant + Ivy.&lt;/li&gt;
&lt;li&gt;Docker image creation is now a part of the Apache Solr Github repo.&lt;/li&gt;
&lt;li&gt;Docker image documentation is now a part of the reference guide.&lt;/li&gt;
&lt;li&gt;Official Docker image upgraded to use JDK17 (by Eclipse Temurin) and ability to create a local image that is functionally identical to the official one.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="deprecations-and-removals"&gt;Deprecations and Removals&lt;a class="headerlink" href="#deprecations-and-removals" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The Data Import Handler (DIH) is an independent project now; it is no longer a part of Solr.&lt;/li&gt;
&lt;li&gt;No more support for clusterstate.json and MIGRATESTATE API has been removed. If your collections use clusterstate.json, please refer to the Upgrade Notes.&lt;/li&gt;
&lt;li&gt;Auto scaling framework has been removed. Please refer to the new Replica Placement Plugins for alternate options.&lt;/li&gt;
&lt;li&gt;LegacyBM25SimilarityFactory has been removed.&lt;/li&gt;
&lt;li&gt;VelocityResponseWriter is an independent project now; it is no longer a part of Solr. This encompasses all previously included /browse and wt=velocity examples.&lt;/li&gt;
&lt;li&gt;Legacy SolrCache implementations (LRUCache, LFUCache, FastLRUCache) have been removed. Users should modify their existing configurations to use CaffeineCache instead.&lt;/li&gt;
&lt;li&gt;Cross Data Center Replication has been removed.&lt;/li&gt;
&lt;li&gt;SolrJ clients like HttpSolrClient and LBHttpSolrClient that lacked HTTP2 support have been deprecated. The old CloudSolrClient has been renamed as CloudLegacySolrClient and deprecated.&lt;/li&gt;
&lt;li&gt;SimpleFSDirectoryFactory is removed in favor of NIOFSDirectoryFactory.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="other"&gt;Other&lt;a class="headerlink" href="#other" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Contrib modules are now just "modules". You can easily enable module(s) through environment variable SOLR_MODULES.&lt;/li&gt;
&lt;li&gt;Features lifted out as separate modules are: HDFS, Hadoop-Auth, SQL, Scripting, and JWT-Auth.&lt;/li&gt;
&lt;li&gt;The "dist" folder in the release is gone. Module jars are now inside respective module's lib/ folder.&lt;/li&gt;
&lt;li&gt;SolrJ class CloudSolrClient now supports HTTP2. It has a new Builder. See CloudLegacySolrClient for the 8.x version of this class&lt;/li&gt;
&lt;li&gt;Jetty Request log is now enabled by default, i.e. logging every request.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features, changes and bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/9_0_0/changes/Changes.html"&gt;https://solr.apache.org/9_0_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.11.1 available</title><link href="/apache-solrtm-8111-available.html" rel="alternate"/><published>2021-12-16T00:00:00+00:00</published><updated>2021-12-16T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2021-12-16:/apache-solrtm-8111-available.html</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.11.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.11.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.11.1 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/solr/downloads.html"&gt;https://lucene.apache.org/solr/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-8111-release-highlights"&gt;Solr 8.11.1 Release Highlights:&lt;a class="headerlink" href="#solr-8111-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Security&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Updates bundled log4j2 dependencies to address CVE-2021-44228 (SOLR-15843)&lt;/li&gt;
&lt;li&gt;Upgrade jaegertracing to 1.6.0 and libthrift to 0.14.1 to address CVE-2020-13949 (SOLR-15324)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Bugfixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes to the new Admin UI Security and Schema Designer screens (SOLR-15825, SOLR-15774 and SOLR-15813)&lt;/li&gt;
&lt;li&gt;Fix regression in 8.11.0 for the Admin UI Files screen and Velocity (SOLR-15804)&lt;/li&gt;
&lt;li&gt;Admin endpoints for Zookeeper now by default protected by zk_read permission (SOLR-15768)&lt;/li&gt;
&lt;li&gt;Better default security.json uploaded by bin/solr tool (SOLR-15828)&lt;/li&gt;
&lt;li&gt;Switching a PRS collection from true -&amp;gt; false -&amp;gt; true resulted in INACTIVE replicas (SOLR-15794)&lt;/li&gt;
&lt;li&gt;Fix REPLACENODE to not use source node when choosing a target node (SOLR-15795)&lt;/li&gt;
&lt;li&gt;Fix NPE in pivot facets, add non-Analyzed query method in FieldType (SOLR-8319)&lt;/li&gt;
&lt;li&gt;Upgrade Velocity from to v2.3 and Velocity Tools to v3.1 (SOLR-15844)&lt;/li&gt;
&lt;li&gt;..and more&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/8_11/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_11/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/docs/8_11_1/changes/Changes.html"&gt;https://solr.apache.org/docs/8_11_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.11.0 available</title><link href="/apache-solrtm-8110-available.html" rel="alternate"/><published>2021-11-16T00:00:00+00:00</published><updated>2021-11-16T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2021-11-16:/apache-solrtm-8110-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 8.11.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 8.11.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.11.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-8110-release-highlights"&gt;Solr 8.11.0 Release Highlights:&lt;a class="headerlink" href="#solr-8110-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;h4 id="security"&gt;Security&lt;a class="headerlink" href="#security" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;MultiAuthPlugin (for authentication) and MultiAuthRuleBasedAuthorizationPlugin (for authorization) classes to support multiple authentication schemes, such as Bearer and Basic. This allows the Admin UI to use OIDC (JWTAuthPlugin) to authenticate users while still supporting Basic authentication for command-line tools and the Prometheus exporter.&lt;/p&gt;
&lt;p&gt;A summary of important changes is published in the Solr Reference Guide at &lt;a href="https://solr.apache.org/guide/8_11/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_11/solr-upgrade-notes.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For the most exhaustive list, see the full release notes at &lt;a href="https://solr.apache.org/8_11_0/changes/Changes.html"&gt;https://solr.apache.org/8_11_0/changes/Changes.html&lt;/a&gt; or by viewing the CHANGES.txt file accompanying the distribution.&lt;/p&gt;
&lt;p&gt;Solr's release notes usually don't include Lucene layer changes.  Lucene's release notes are at &lt;a href="https://lucene.apache.org/core/8_11_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_11_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.10.1 available</title><link href="/apache-solrtm-8101-available.html" rel="alternate"/><published>2021-10-18T00:00:00+00:00</published><updated>2021-10-18T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2021-10-18:/apache-solrtm-8101-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 8.10.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 8.10.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.10.1 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-8101-release-highlights"&gt;Solr 8.10.1 Release Highlights:&lt;a class="headerlink" href="#solr-8101-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;h4 id="dependencies-upgrades"&gt;Dependencies upgrades&lt;a class="headerlink" href="#dependencies-upgrades" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade httpclient and httpmime to 4.5.13 (SOLR-15269)&lt;/li&gt;
&lt;li&gt;Upgrade the following dependencies with vulnerabilities (SOLR-15677)&lt;/li&gt;
&lt;li&gt;jetty: 9.4.44.v20210927&lt;/li&gt;
&lt;li&gt;tika: 1.27&lt;/li&gt;
&lt;li&gt;commons-compress: 1.21&lt;/li&gt;
&lt;li&gt;netty: 4.1.68.Final&lt;/li&gt;
&lt;li&gt;fasterxml.jackson: 2.12.3&lt;/li&gt;
&lt;li&gt;errorprone: 2.9.0&lt;/li&gt;
&lt;li&gt;gcp-client: 1.32.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;A summary of important changes is published in the Solr Reference Guide at &lt;a href="https://solr.apache.org/guide/8_10_1/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_10_1/solr-upgrade-notes.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For the most exhaustive list, see the full release notes at &lt;a href="https://solr.apache.org/8_10_1/changes/Changes.html"&gt;https://solr.apache.org/8_10_1/changes/Changes.html&lt;/a&gt; or by viewing the CHANGES.txt file accompanying the distribution.&lt;/p&gt;
&lt;p&gt;Solr's release notes usually don't include Lucene layer changes.  Lucene's release notes are at &lt;a href="https://lucene.apache.org/core/8_10_1/changes/Changes.html"&gt;https://lucene.apache.org/core/8_10_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.10.0 available</title><link href="/apache-solrtm-8100-available.html" rel="alternate"/><published>2021-09-27T00:00:00+00:00</published><updated>2021-09-27T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2021-09-27:/apache-solrtm-8100-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 8.10.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 8.10.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.10.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-8100-release-highlights"&gt;Solr 8.10.0 Release Highlights:&lt;a class="headerlink" href="#solr-8100-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;h4 id="backup-restore"&gt;Backup / Restore&lt;a class="headerlink" href="#backup-restore" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;Backup / restore to / from Amazon S3 (SOLR-15089); included upgrading the AWS SDK to v2 (SOLR-15599)&lt;/p&gt;
&lt;h4 id="schema-designer-ui"&gt;Schema Designer UI&lt;a class="headerlink" href="#schema-designer-ui" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;A new Admin UI screen to interactively design your Solr schema and supporting ConfigSet files from sample data (SOLR-15277)&lt;/p&gt;
&lt;h4 id="security-ui"&gt;Security UI&lt;a class="headerlink" href="#security-ui" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;A new Admin UI screen to manage users, roles, and permissions (SOLR-15527)&lt;/p&gt;
&lt;h4 id="sql-improvements"&gt;SQL Improvements&lt;a class="headerlink" href="#sql-improvements" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;Several enhancements and bug fixes for Solr's Parallel SQL interface, included upgrading Apache Calcite to 1.27.0 (SOLR-15460, SOLR-15451, SOLR-15456, SOLR-15461, SOLR-15489, SOLR-15475, SOLR-15499, SOLR-15570, SOLR-15576, SOLR-9853, SOLR-15579, SOLR-15566)&lt;/p&gt;
&lt;p&gt;A summary of important changes is published in the Solr Reference Guide at &lt;a href="https://solr.apache.org/guide/8_10/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_10/solr-upgrade-notes.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For the most exhaustive list, see the full release notes at &lt;a href="https://solr.apache.org/8_10_0/changes/Changes.html"&gt;https://solr.apache.org/8_10_0/changes/Changes.html&lt;/a&gt; or by viewing the CHANGES.txt file accompanying the distribution.&lt;/p&gt;
&lt;p&gt;Solr's release notes usually don't include Lucene layer changes.  Lucene's release notes are at &lt;a href="https://lucene.apache.org/core/8_10_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_10_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.9.0 available</title><link href="/apache-solrtm-890-available.html" rel="alternate"/><published>2021-06-16T00:00:00+00:00</published><updated>2021-06-16T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2021-06-16:/apache-solrtm-890-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 8.9.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 8.9.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.9.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-890-release-highlights"&gt;Solr 8.9.0 Release Highlights:&lt;a class="headerlink" href="#solr-890-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Backup/Restore: Support for incremental backups, support for storing backups in Google Cloud Storage (GCS), ability to restore on top of an existing collection. Improved v2 API. Please see CHANGES.txt for details. (SOLR-15087, SOLR-15090, SOLR-13608, SOLR-15101)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Monitoring: New "Solr Cluster" row in Grafana dashboard, improved Zookeeper monitoring, new shard health info in CLUSTERSTATUS and more. Please see CHANGES.txt for details. (SOLR-15365, SOLR-15397, SOLR-15300, SOLR-15081, SOLR-15383)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Deprecations: The Metrics history feature has been deprecated and will be removed in 9.0 (SOLR-15416)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Admin UI: Query page now stores state in URL and can easily be shared (SOLR-6152)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Security: Jetty server upgraded to 9.4.41 which fixes some known vulnerabilities (SOLR-15316)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;A summary of important changes is published in the Solr Reference Guide at &lt;a href="https://solr.apache.org/guide/8_9/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_9/solr-upgrade-notes.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For the most exhaustive list, see the full release notes at &lt;a href="https://solr.apache.org/8_9_0/changes/Changes.html"&gt;https://solr.apache.org/8_9_0/changes/Changes.html&lt;/a&gt; or by viewing the CHANGES.txt file accompanying the distribution.&lt;/p&gt;
&lt;p&gt;Solr's release notes usually don't include Lucene layer changes.  Lucene's release notes are at &lt;a href="https://lucene.apache.org/core/8_9_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_9_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.8.2 available</title><link href="/apache-solrtm-882-available.html" rel="alternate"/><published>2021-04-12T00:00:00+00:00</published><updated>2021-04-12T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2021-04-12:/apache-solrtm-882-available.html</id><summary type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 8.8.2.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 8.8.2.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.8.2 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-882-release-highlights"&gt;Solr 8.8.2 Release Highlights:&lt;a class="headerlink" href="#solr-882-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;SOLR-15249: Properly set ZK ACLs on /security.json&lt;/li&gt;
&lt;li&gt;SOLR-15233: Set doAs param in ConfigurableInternodeAuthHadoopPlugin&lt;/li&gt;
&lt;li&gt;SOLR-15217: Use shardsWhitelist in ReplicationHandler&lt;/li&gt;
&lt;li&gt;SOLR-15288: Hardening NODEDOWN event in collections using PerReplicaStates&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/8_8/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_8/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_8_2/changes/Changes.html"&gt;https://solr.apache.org/8_8_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.8.2 also includes bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_8_2/changes/Changes.html"&gt;https://lucene.apache.org/core/8_8_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.8.1 available</title><link href="/apache-solrtm-881-available.html" rel="alternate"/><published>2021-02-22T00:00:00+00:00</published><updated>2021-02-22T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2021-02-22:/apache-solrtm-881-available.html</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.8.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.8.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.8.1 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-881-release-highlights"&gt;Solr 8.8.1 Release Highlights:&lt;a class="headerlink" href="#solr-881-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Fix for a SolrJ backwards compatibility issue when upgrading the server to 8.8.0 without upgrading SolrJ to 8.8.0. Users are encouraged to use 8.8.1 instead of 8.8.0.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/8_8/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_8/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_8_1/changes/Changes.html"&gt;https://solr.apache.org/8_8_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.8.1 also includes bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_8_1/changes/Changes.html"&gt;https://lucene.apache.org/core/8_8_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr becomes an Apache TLP</title><link href="/apache-solr-becomes-an-apache-tlp.html" rel="alternate"/><published>2021-02-17T00:00:00+00:00</published><updated>2021-02-17T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2021-02-17:/apache-solr-becomes-an-apache-tlp.html</id><summary type="html">&lt;p&gt;The Apache Software Foundation's board today established Solr as a Top Level Project (TLP).
Solr has been a Lucene sub-project since its incubation in 2006, governed by the Lucene PMC,
and has since the 3.1 release also shared source code repository with Lucene.&lt;/p&gt;
&lt;h3 id="whats-the-background"&gt;What's the background?&lt;a class="headerlink" href="#whats-the-background" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;The change was …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Apache Software Foundation's board today established Solr as a Top Level Project (TLP).
Solr has been a Lucene sub-project since its incubation in 2006, governed by the Lucene PMC,
and has since the 3.1 release also shared source code repository with Lucene.&lt;/p&gt;
&lt;h3 id="whats-the-background"&gt;What's the background?&lt;a class="headerlink" href="#whats-the-background" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;The change was proposed by members of the Lucene PMC, and a vote in June 2020 decided
that Solr would be a separate TLP. Later, the Lucene PMC decided that the Solr project
would be bootstrapped with the same set of committers and PMC members as the "mother" Lucene project.&lt;/p&gt;
&lt;h3 id="how-does-this-affect-users"&gt;How does this affect users?&lt;a class="headerlink" href="#how-does-this-affect-users" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;The Solr software will not change at all as a result of this, but users will see these changes:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Solr gets a new website at &lt;a href="http://solr.apache.org/"&gt;solr.apache.org&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Solr gets a new download location in the mirrors&lt;/li&gt;
&lt;li&gt;The email address of the users mailing-list will change, but subscribers will be moved automatically&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="how-does-this-affect-developers"&gt;How does this affect developers?&lt;a class="headerlink" href="#how-does-this-affect-developers" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Developers will have to do a number of things to adapt to the change&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Subscribe to the new mailing lists. See &lt;a href="/community.html#mailing-lists-chat"&gt;Mailing Lists &amp;amp; Chat&lt;/a&gt; for instructions&lt;/li&gt;
&lt;li&gt;Start using &lt;a href="/community.html#version-control"&gt;the new git location&lt;/a&gt; by cloning or defining a new git remote&lt;/li&gt;
&lt;li&gt;Realize that lucene will be a build dependency of Solr on the main branch (once the code migration is done)&lt;/li&gt;
&lt;li&gt;Backported bug fixes for Solr 8.8 must be submitted to the Lucene git, for a joint bugfix release&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;NOTE:&lt;/strong&gt; Some things may be in flux during the migration work.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.8.0 available</title><link href="/apache-solrtm-880-available.html" rel="alternate"/><published>2021-01-29T00:00:00+00:00</published><updated>2021-01-29T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2021-01-29:/apache-solrtm-880-available.html</id><summary type="html">&lt;p&gt;29/01/2021, Apache Solr™ 8.8 available
The Lucene PMC is pleased to announce the release of Apache Solr 8.8&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;29/01/2021, Apache Solr™ 8.8 available
The Lucene PMC is pleased to announce the release of Apache Solr 8.8&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search and analytics, rich document parsing, geospatial search, extensive REST APIs as well as parallel SQL. Solr is enterprise grade, secure and highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a detailed list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_8_0/changes/Changes.html"&gt;https://solr.apache.org/8_8_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.8.0 Release Highlights&lt;/p&gt;
&lt;p&gt;Reducing overseer bottlenecks using per-replica states. More stability and lesser load on large cluster that use this feauture. Better restart and collection creation performance&lt;/p&gt;
&lt;p&gt;Interleaving support in Learning To Rank&lt;/p&gt;
&lt;p&gt;A summary of important changes is published in the Solr Reference Guide at &lt;a href="https://solr.apache.org/guide/8_8/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_8/solr-upgrade-notes.html&lt;/a&gt;. For the most exhaustive list, see the full release notes at &lt;a href="https://solr.apache.org/8_8_0/changes/Changes.html"&gt;https://solr.apache.org/8_8_0/changes/Changes.html&lt;/a&gt; or by viewing the CHANGES.txt file accompanying the distribution.  Solr's release notes usually don't include Lucene layer changes.  Lucene's release notes are at &lt;a href="https://lucene.apache.org/core/8_8_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_8_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.7.0 available</title><link href="/apache-solrtm-870-available.html" rel="alternate"/><published>2020-11-03T00:00:00+00:00</published><updated>2020-11-03T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2020-11-03:/apache-solrtm-870-available.html</id><summary type="html">&lt;p&gt;3/11/2020, Apache Solr™ 8.7 available
The Lucene PMC is pleased to announce the release of Apache Solr 8.7&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;3/11/2020, Apache Solr™ 8.7 available
The Lucene PMC is pleased to announce the release of Apache Solr 8.7&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search and analytics, rich document parsing, geospatial search, extensive REST APIs as well as parallel SQL. Solr is enterprise grade, secure and highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a detailed list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_7_0/changes/Changes.html"&gt;https://solr.apache.org/8_7_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.7.0 Release Highlights&lt;/p&gt;
&lt;p&gt;SOLR-14588 -- Circuit Breakers Infrastructure and Real JVM Based Circuit Breaker&lt;/p&gt;
&lt;p&gt;SOLR-14615 –- CPU Based Circuit Breaker&lt;/p&gt;
&lt;p&gt;SOLR-14537 -- Improve performance of ExportWriter&lt;/p&gt;
&lt;p&gt;SOLR-14651 -- The MetricsHistoryHandler Can Be Disabled&lt;/p&gt;
&lt;p&gt;A summary of important changes is published in the Solr Reference Guide at &lt;a href="https://solr.apache.org/guide/8_7/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_7/solr-upgrade-notes.html&lt;/a&gt;. For the most exhaustive list, see the full release notes at &lt;a href="https://solr.apache.org/8_7_0/changes/Changes.html"&gt;https://solr.apache.org/8_7_0/changes/Changes.html&lt;/a&gt; or by viewing the CHANGES.txt file accompanying the distribution.  Solr's release notes usually don't include Lucene layer changes.  Lucene's release notes are at &lt;a href="https://lucene.apache.org/core/8_7_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_7_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.6.3 available</title><link href="/apache-solrtm-863-available.html" rel="alternate"/><published>2020-10-07T00:00:00+00:00</published><updated>2020-10-07T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2020-10-07:/apache-solrtm-863-available.html</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.6.3.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.6.3.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.6.3 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-863-release-highlights"&gt;Solr 8.6.3 Release Highlights:&lt;a class="headerlink" href="#solr-863-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;SOLR-14898: Prevent duplicate header accumulation on internally forwarded requests&lt;/li&gt;
&lt;li&gt;SOLR-14768: Fix HTTP multipart POST requests to Solr (8.6.0 regression)&lt;/li&gt;
&lt;li&gt;SOLR-14859: PrefixTree-based fields now reject invalid schema properties instead of quietly failing certain queries&lt;/li&gt;
&lt;li&gt;SOLR-14663: CREATE ConfigSet action now copies base node content&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/8_6/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_6/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_6_3/changes/Changes.html"&gt;https://solr.apache.org/8_6_3/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.6.3 also includes bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_6_3/changes/Changes.html"&gt;https://lucene.apache.org/core/8_6_3/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.6.2 available</title><link href="/apache-solrtm-862-available.html" rel="alternate"/><published>2020-09-01T00:00:00+00:00</published><updated>2020-09-01T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2020-09-01:/apache-solrtm-862-available.html</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.6.2.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.6.2.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.6.2 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-862-bug-fixes"&gt;Solr 8.6.2 Bug Fixes:&lt;a class="headerlink" href="#solr-862-bug-fixes" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;SOLR-14751: Zookeeper Admin screen not working for old ZK versions.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/8_6/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_6/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_6_2/changes/Changes.html"&gt;https://solr.apache.org/8_6_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.6.2 also includes bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_6_2/changes/Changes.html"&gt;https://lucene.apache.org/core/8_6_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.6.1 available</title><link href="/apache-solrtm-861-available.html" rel="alternate"/><published>2020-08-13T00:00:00+00:00</published><updated>2020-08-13T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2020-08-13:/apache-solrtm-861-available.html</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.6.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.6.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.6.1 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-861-release-highlights"&gt;Solr 8.6.1 Release Highlights:&lt;a class="headerlink" href="#solr-861-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;SOLR-14665: Revert SOLR-12845 adding of default autoscaling cluster policy, due to performance issues&lt;/li&gt;
&lt;li&gt;SOLR-14671: Parsing dynamic ZK config sometimes cause NumberFormatException&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/guide/8_6/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_6/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_6_1/changes/Changes.html"&gt;https://solr.apache.org/8_6_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.6.1 also includes bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_6_1/changes/Changes.html"&gt;https://lucene.apache.org/core/8_6_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.6.0 available</title><link href="/apache-solrtm-860-available.html" rel="alternate"/><published>2020-07-15T00:00:00+00:00</published><updated>2020-07-15T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2020-07-15:/apache-solrtm-860-available.html</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.6.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.6.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.6.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-860-release-highlights"&gt;Solr 8.6.0 Release Highlights:&lt;a class="headerlink" href="#solr-860-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Cross-Collection Join Queries: Join queries can now work cross-collection, even when shared or when spanning nodes.&lt;/li&gt;
&lt;li&gt;Search: Performance improvement for some types of queries when using when exact hit count isn't needed by using BlockMax WAND algorithm.&lt;/li&gt;
&lt;li&gt;Streaming Expression: Percentiles and standard deviation aggregations added to stats, facet and time series.  Streaming expressions added to /export handler.  Drill Streaming Expression for efficient and accurate high cardinality aggregation.&lt;/li&gt;
&lt;li&gt;Package manager: Support for cluster (CoreContainer) level plugins.&lt;/li&gt;
&lt;li&gt;Health Check: HealthCheckHandler can now require that all cores are healthy before returning OK.&lt;/li&gt;
&lt;li&gt;Zookeeper read API: A read API at /api/cluster/zk/* to fetch raw ZK data and view contents of a ZK directory.&lt;/li&gt;
&lt;li&gt;Admin UI: New panel with security info in admin UI's dashboard.&lt;/li&gt;
&lt;li&gt;Query DSL: Support for {param:ref} and {bool: {excludeTags:""}}&lt;/li&gt;
&lt;li&gt;Ref Guide: Major redesign of Solr's documentation.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_6_0/changes/Changes.html"&gt;https://solr.apache.org/8_6_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.6.0 also includes features, optimizations  and bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_6_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_6_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.5.2 available</title><link href="/apache-solrtm-852-available.html" rel="alternate"/><published>2020-05-26T00:00:00+00:00</published><updated>2020-05-26T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2020-05-26:/apache-solrtm-852-available.html</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.5.2.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.5.2.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.5.2 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-852-bug-fixes"&gt;Solr 8.5.2 Bug Fixes:&lt;a class="headerlink" href="#solr-852-bug-fixes" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;SOLR-14411: Fix regression from SOLR-14359 (Admin UI 'Select an Option')&lt;/li&gt;
&lt;li&gt;SOLR-14471: base replica selection strategy not applied to "last place" shards.preference matches&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_5_2/changes/Changes.html"&gt;https://solr.apache.org/8_5_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.5.2 also includes 1 bugfix in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_5_2/changes/Changes.html"&gt;https://lucene.apache.org/core/8_5_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.7.3 available</title><link href="/" rel="alternate"/><published>2020-04-28T00:00:00+00:00</published><updated>2020-04-28T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2020-04-28:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.7.3.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.7.3.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 7.7.3 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-773-release-highlights"&gt;Solr 7.7.3 Release Highlights:&lt;a class="headerlink" href="#solr-773-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;SOLR-13779: Use the safe fork of simple-xml for clustering contrib&lt;/li&gt;
&lt;li&gt;SOLR-13718: SPLITSHARD (async) with failures in underlying sub-operations can result in data loss&lt;/li&gt;
&lt;li&gt;SOLR-12291: prematurely reporting not yet finished async Collections API call as completed when collection's replicas are collocated at least at one node&lt;/li&gt;
&lt;li&gt;SOLR-13828: Improve ExecutePlanAction error handling&lt;/li&gt;
&lt;li&gt;SOLR-13472: Forwarded requests should skip authorization on receiving nodes&lt;/li&gt;
&lt;li&gt;SOLR-13793: HttpSolrCall now maintains internal request count (_forwardedCount) for remote queries and limits them to
  the number of replicas. This avoids making too many cascading calls to remote servers, which, if not restricted, can
  bring down nodes containing the said collection&lt;/li&gt;
&lt;li&gt;SOLR-13971: Velocity response writer's resource loading now possible only through startup parameters. Also, removed velocity 
  response writer from _default configset&lt;/li&gt;
&lt;li&gt;SOLR-14025: VelocityResponseWriter has been hardened - only trusted configsets can render configset provided
  templates and rendering templates from request parameters has been removed.&lt;/li&gt;
&lt;li&gt;SOLR-13158: DataImportHandler: Added enable.dih.dataConfigParam system property to toggle whether the dataConfig param
  is permitted&lt;/li&gt;
&lt;li&gt;SOLR-14259: Fix javabin performance regression fixes &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/7_7_3/changes/Changes.html"&gt;https://solr.apache.org/7_7_3/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 7.7.3 also includes bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/7_7_3/changes/Changes.html"&gt;https://lucene.apache.org/core/7_7_3/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.5.1 available</title><link href="/apache-solrtm-851-available.html" rel="alternate"/><published>2020-04-16T00:00:00+00:00</published><updated>2020-04-16T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2020-04-16:/apache-solrtm-851-available.html</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.5.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search and analytics, rich document parsing, geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.5.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search and analytics, rich document parsing, geospatial search, extensive REST APIs as well as parallel SQL. Solr is enterprise grade, secure and highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;This release contains no change over 8.5.0 for Solr. The release is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.5.1 also includes one bugfix in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_5_1/changes/Changes.html"&gt;https://lucene.apache.org/core/8_5_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.5.0 available</title><link href="/apache-solrtm-850-available.html" rel="alternate"/><published>2020-03-24T00:00:00+00:00</published><updated>2020-03-24T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2020-03-24:/apache-solrtm-850-available.html</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.5.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.5.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.5.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-850-release-highlights"&gt;Solr 8.5.0 Release Highlights:&lt;a class="headerlink" href="#solr-850-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;A new queries property of JSON Request API let to declare queries in Query DSL format and refer to them by their names.&lt;/li&gt;
&lt;li&gt;A new command line tool bin/postlogs allows you to index Solr logs into a Solr collection. This is helpful for log analysis and troubleshooting. Documentation is not yet integrated into the Solr Reference Guide, but is available in a branch via GitHub: https://github.com/apache/lucene-solr/blob/visual-guide/solr/solr-ref-guide/src/logs.adoc.&lt;/li&gt;
&lt;li&gt;A new stream decorator delete() is available to help solve some issues with traditional delete-by-query, which can be expensive in large indexes.&lt;/li&gt;
&lt;li&gt;Solr now has the ability to run with a Java Security Manager enabled.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_5_0/changes/Changes.html"&gt;https://solr.apache.org/8_5_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.5.0 also includes improvements and bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_5_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_5_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.4.1 available</title><link href="/apache-solrtm-841-available.html" rel="alternate"/><published>2020-01-13T00:00:00+00:00</published><updated>2020-01-13T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2020-01-13:/apache-solrtm-841-available.html</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.4.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.4.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.4.1 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-841-release-highlights"&gt;Solr 8.4.1 Release Highlights:&lt;a class="headerlink" href="#solr-841-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix for overseer serialization to support rolling upgrade (broken since 8.4)&lt;/li&gt;
&lt;li&gt;Fix for SSL support with SOLR_SSL_NEED_CLIENT_AUTH (broken since 8.2)&lt;/li&gt;
&lt;li&gt;Package manager to store public keys in a special "trusted" location instead of in ZooKeeper&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_4_1/changes/Changes.html"&gt;https://solr.apache.org/8_4_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.4.1 also includes  and bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_4_1/changes/Changes.html"&gt;https://lucene.apache.org/core/8_4_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.4.0 available</title><link href="/apache-solrtm-840-available.html" rel="alternate"/><published>2019-12-29T00:00:00+00:00</published><updated>2019-12-29T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2019-12-29:/apache-solrtm-840-available.html</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.4.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.4.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.4.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-840-release-highlights"&gt;Solr 8.4.0 Release Highlights:&lt;a class="headerlink" href="#solr-840-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;A new package management system was introduced in order to ease deploying plugins.&lt;/li&gt;
&lt;li&gt;Better security with the out-of-the-box configuration.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;A summary of important changes is published in the Solr Reference Guide at &lt;a href="https://solr.apache.org/guide/8_4/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_4/solr-upgrade-notes.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_4_0/changes/Changes.html"&gt;https://solr.apache.org/8_4_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.4.0 also includes features, optimizations  and bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_4_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_4_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.3.1 available</title><link href="/" rel="alternate"/><published>2019-12-03T00:00:00+00:00</published><updated>2019-12-03T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2019-12-03:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.3.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.3.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.3.1 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-831-release-highlights"&gt;Solr 8.3.1 Release Highlights:&lt;a class="headerlink" href="#solr-831-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;JavaBinCodec has concurrent modification of CharArr resulting in corrupt internode updates&lt;/li&gt;
&lt;li&gt;findRequestType in AuditEvent is more robust&lt;/li&gt;
&lt;li&gt;CoreContainer.auditloggerPlugin is volatile now&lt;/li&gt;
&lt;li&gt;Velocity response writer's resource loading now possible only through startup parameters&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_3_1/changes/Changes.html"&gt;https://solr.apache.org/8_3_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.3.1 also includes  and bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_3_1/changes/Changes.html"&gt;https://lucene.apache.org/core/8_3_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.3.0 available</title><link href="/" rel="alternate"/><published>2019-11-02T00:00:00+00:00</published><updated>2019-11-02T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2019-11-02:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.3.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.3.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.3.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-830-release-highlights"&gt;Solr 8.3.0 Release Highlights:&lt;a class="headerlink" href="#solr-830-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Two dimensional routed aliases are now available for organizing collections based on the data values of two fields&lt;/li&gt;
&lt;li&gt;SPLITSHARD implements a new splitByPrefix option that takes into account the actual document distribution when using compositeIds&lt;/li&gt;
&lt;li&gt;QueryElevationComponent can have query rules configured with match="subset" wherein the words need only match a subset of the query's words and in any order&lt;/li&gt;
&lt;li&gt;Command line option to export documents to a file&lt;/li&gt;
&lt;li&gt;Support deterministic replica routing preferences for better cache usage&lt;/li&gt;
&lt;li&gt;Ability to query aliases in Solr Admin UI&lt;/li&gt;
&lt;li&gt;JWTAuthPlugin supports multiple JWKS endpoints and multiple IdP issuers&lt;/li&gt;
&lt;li&gt;JSON faceting now supports arbitrary ranges for range facets&lt;/li&gt;
&lt;li&gt;Support integral plots, cosine distance and string truncation with math expressions (Joel Bernstein)&lt;/li&gt;
&lt;li&gt;New cat() stream source to create tuples from lines in local files&lt;/li&gt;
&lt;li&gt;Add upper, lower, trim and split Stream Evaluators&lt;/li&gt;
&lt;li&gt;Add CsvStream, TsvStream Streaming Expressions and supporting Stream Evaluators&lt;/li&gt;
&lt;li&gt;Add CaffeineCache, an efficient implementation of SolrCache&lt;/li&gt;
&lt;li&gt;Live SPLITSHARD can lose updates due to cluster state change between checking if the current shard is active and later checking if there are any sub-shard leaders to forward the update to&lt;/li&gt;
&lt;li&gt;Fix for SPLITSHARD (async) with failures in underlying sub-operations can result in data loss&lt;/li&gt;
&lt;li&gt;Allow dynamic resizing of SolrCache-s&lt;/li&gt;
&lt;li&gt;Allow optional redaction of data saved by 'bin/solr autoscaling -save'&lt;/li&gt;
&lt;li&gt;Optimized large managed schema modifications (internal O(n^2) problem)&lt;/li&gt;
&lt;li&gt;Max idle time support for SolrCache implementations&lt;/li&gt;
&lt;li&gt;Add Prometheus Exporter GC and Heap options&lt;/li&gt;
&lt;li&gt;SSL: Adding Enabling/Disabling client's hostname verification config&lt;/li&gt;
&lt;li&gt;Introducing SolrClient.ping(collection) in SolrJ&lt;/li&gt;
&lt;li&gt;Fix for CDCR bootstrap not replicating index to the replicas of target cluster&lt;/li&gt;
&lt;li&gt;Fixed a race condition when initializing metrics for new security plugins on security.json change&lt;/li&gt;
&lt;li&gt;Fixed JWTAuthPlugin to update metrics prior to continuing w/other filters or returning error&lt;/li&gt;
&lt;li&gt;Fixed distributed grouping when multiple 'fl' params are specified&lt;/li&gt;
&lt;li&gt;JMX MBeans are not exposed because of race condition between creating platform mbean server and registering mbeans&lt;/li&gt;
&lt;li&gt;Fix for class-cast issues during atomic-update 'removeregex' operations&lt;/li&gt;
&lt;li&gt;Fix for multi-node race condition to create/remove nodeLost markers&lt;/li&gt;
&lt;li&gt;Fix for too many cascading calls to remote servers, which can bring down nodes&lt;/li&gt;
&lt;li&gt;Fix for MOVEREPLICA ignoring replica type and always adding 'nrt' replicas&lt;/li&gt;
&lt;li&gt;Fix: DistributedZkUpdateProcessor should propagate URP.finish() lifecycle (regression since 8.1)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_3_0/changes/Changes.html"&gt;https://solr.apache.org/8_3_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.3.0 also includes features, optimizations  and bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_3_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_3_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.2.0 available</title><link href="/" rel="alternate"/><published>2019-07-26T00:00:00+00:00</published><updated>2019-07-26T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2019-07-26:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.2.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.2.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.2.0 is available for immediate download at:
  &lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_2_0/changes/Changes.html"&gt;https://solr.apache.org/8_2_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-820-release-highlights"&gt;Solr 8.2.0 Release Highlights&lt;a class="headerlink" href="#solr-820-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;h4 id="new-features"&gt;New features&lt;a class="headerlink" href="#new-features" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Add an update param failOnVersionConflicts=false to updates not fail when there is a version conflict&lt;/li&gt;
&lt;li&gt;Add facet2D Streaming Expression.&lt;/li&gt;
&lt;li&gt;Preferred replicas on nodes with same system properties as the query master&lt;/li&gt;
&lt;li&gt;OpenTracing support for Solr&lt;/li&gt;
&lt;li&gt;Raw index data analysis tool (extension of COLSTATUS collection command).&lt;/li&gt;
&lt;li&gt;Add recNum Stream Evaluator.&lt;/li&gt;
&lt;li&gt;Allow zplot to visualize 2D clusters and convex hulls.&lt;/li&gt;
&lt;li&gt;Add a field type for Estonian language to default managed_schema, document about Estonian language analysis in Solr Ref Guide&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;a class="headerlink" href="#bug-fixes" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Intermittent 401's for internode requests with basicauth enabled.&lt;/li&gt;
&lt;li&gt;In 8.1, Atomic Updates were broken (NPE) when the schema declared the new &lt;em&gt;nest_path&lt;/em&gt; field even if you weren't using nested docs. In-place updates were not affected (worked)&lt;/li&gt;
&lt;li&gt;Fix atomic update encoding issue for UUID, enum, bool, and binary fields.&lt;/li&gt;
&lt;li&gt;Impossible to delete a collection with the same name as an existing alias. This fixes also a bug inREINDEXCOLLECTION when used with removeSource=true which could lead to a data loss.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Solr 8.2.0 also includes many other new features as well as numerous optimizations and bugfixes of the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_2_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_2_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.7.2 available</title><link href="/" rel="alternate"/><published>2019-06-04T00:00:00+00:00</published><updated>2019-06-04T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2019-06-04:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.7.2.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.7.2.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 7.7.2 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-772-release-highlights"&gt;Solr 7.7.2 Release Highlights:&lt;a class="headerlink" href="#solr-772-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;High CPU usage in Solr due to Java 8 bug (SOLR–13349)&lt;/li&gt;
&lt;li&gt;Multiplicative query boost in certain conditions not applied (SOLR–13126)&lt;/li&gt;
&lt;li&gt;InPlace update sometimes fail if schema has a required field (SOLR–11876)&lt;/li&gt;
&lt;li&gt;Admin UI inaccessible with RuleBasedAuthorizationPlugin (SOLR–13344)&lt;/li&gt;
&lt;li&gt;MetricsHistoryHandler does not work with BasicAuth (SOLR–12860)&lt;/li&gt;
&lt;li&gt;ByteArrayUtf8CharSequence cannot be cast to java.lang.String (SOLR–13285)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/7_7_2/changes/Changes.html"&gt;https://solr.apache.org/7_7_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 7.7.2 also includes bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/7_7_2/changes/Changes.html"&gt;https://lucene.apache.org/core/7_7_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.1.1 available</title><link href="/" rel="alternate"/><published>2019-05-28T00:00:00+00:00</published><updated>2019-05-28T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2019-05-28:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.1.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.1.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g., Word, PDF) handling, and geospatial search. Solr is highly scalable, providing fault
tolerant distributed search and indexing, and powers the search and navigation features of
many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.1.1 is available for immediate download at:
  &lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_1_1/changes/Changes.html"&gt;https://solr.apache.org/8_1_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-811-release-highlights"&gt;Solr 8.1.1 Release Highlights&lt;a class="headerlink" href="#solr-811-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix for a Null Pointer Exception when querying collection through collection alias.&lt;/li&gt;
&lt;/ul&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.1.0 available</title><link href="/" rel="alternate"/><published>2019-05-16T00:00:00+00:00</published><updated>2019-05-16T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2019-05-16:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.1.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.1.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g., Word, PDF) handling, and geospatial search. Solr is highly scalable, providing fault
tolerant distributed search and indexing, and powers the search and navigation features of
many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.1.0 is available for immediate download at:
  &lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_1_0/changes/Changes.html"&gt;https://solr.apache.org/8_1_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-810-release-highlights"&gt;Solr 8.1.0 Release Highlights&lt;a class="headerlink" href="#solr-810-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Partial/Atomic Updates for nested documents. This enables atomic updates for nested documents, without the need to supply the whole nested hierarchy (which would be overwritten if absent).&lt;/li&gt;
&lt;li&gt;Category Routed Aliases feature introduced for data driven assignment of documents to collections based on values of a field&lt;/li&gt;
&lt;li&gt;JWT Token authentication plugin with OpenID Connect implicit flow login through Admin UI&lt;/li&gt;
&lt;li&gt;REINDEXCOLLECTION command for re-indexing of existing collections&lt;/li&gt;
&lt;li&gt;Collection RENAME command and support using aliases in most collection admin commands&lt;/li&gt;
&lt;li&gt;Read-only mode for SolrCloud collections&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Solr 8.1.0 also includes many other new features as well as numerous optimizations and bugfixes of the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_1_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_1_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.6.6 available</title><link href="/" rel="alternate"/><published>2019-04-05T00:00:00+00:00</published><updated>2019-04-05T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2019-04-05:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.6&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.6&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive REST APIs as well as parallel SQL. Solr is
enterprise grade, secure and highly scalable, providing fault tolerant
distributed search and indexing, and powers the search and navigation
features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 6.6.6 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://archive.apache.org/dist/lucene/solr/6.6.6"&gt;http://archive.apache.org/dist/lucene/solr/6.6.6&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/6_6_6/changes/Changes.html"&gt;https://solr.apache.org/6_6_6/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-666-release-highlights"&gt;Solr 6.6.6 Release Highlights:&lt;a class="headerlink" href="#solr-666-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix memory leak (upon collection reload or ZooKeeper session expiry) in ZkIndexSchemaReader.&lt;/li&gt;
&lt;li&gt;Fix for Rule-based Authorization skipping authorization if querying node host the collection&lt;/li&gt;
&lt;li&gt;(CVE-2017-3164) Make it possible to configure a host whitelist for distributed search&lt;/li&gt;
&lt;/ul&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 8.0.0 available</title><link href="/" rel="alternate"/><published>2019-03-14T00:00:00+00:00</published><updated>2019-03-14T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2019-03-14:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.0.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.0.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g., Word, PDF) handling, and geospatial search. Solr is highly scalable, providing fault
tolerant distributed search and indexing, and powers the search and navigation features of
many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 8.0.0 is available for immediate download at:
  &lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_0_0/changes/Changes.html"&gt;https://solr.apache.org/8_0_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-800-release-highlights"&gt;Solr 8.0.0 Release Highlights&lt;a class="headerlink" href="#solr-800-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Solr now uses HTTP/2 for inter-node communication to attain greater efficiency.
Details:  Solr is switching from Apache HttpClient to Jetty Client for adding HTTP/2 support.
Most frequent inter-communication between nodes like indexing and query are now sent in HTTP/2.
HTTP/1.1 practically allows only one outstanding request per TCP connection this means that for sending multiple requests at the same time multiple TCP connections must be established.
This leads to waste of resources on both-sides and long GC-pause.
Solr 8 with HTTP/2 support overcomes that problem by allowing multiple requests can be sent in parallel using a same TCP connection.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Nested documents (AKA child documents or block join) is significantly improved.
Most improvements come from storing and leveraging more information about the relationships in the index, like the named relationship between a child and its parent.
This information is used by the [child] doc transformer to return children in nested form instead of flat.
There is plenty more that can be done with this in the future.
Another key improvement is that nested documents can be deleted or replaced in a natural way without orphaning child documents; although care is still needed with delete-by-query.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Being a major release, Solr 8 removes many deprecated APIs, changes various parameter defaults and behavior. Some changes may require a re-index of your content.
You are thus encouraged to thoroughly read the "Upgrade Notes" at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/8_0_0/changes/Changes.html"&gt;https://solr.apache.org/8_0_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 8.0 also includes many other new features as well as numerous optimizations and bugfixes of the corresponding Apache Lucene release:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_0_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_0_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr Reference Guide 7.7 available</title><link href="/" rel="alternate"/><published>2019-03-11T00:00:00+00:00</published><updated>2019-03-11T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2019-03-11:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce that the Solr Reference Guide for 7.7 is now available.  This 1,431-page PDF is the definitive guide to using Apache Solr, the search server built on Lucene.&lt;/p&gt;
&lt;p&gt;The PDF Guide can be downloaded from: &lt;a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-7.7.pdf"&gt;https://www.apache.org/dyn/closer.cgi …&lt;/a&gt;&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce that the Solr Reference Guide for 7.7 is now available.  This 1,431-page PDF is the definitive guide to using Apache Solr, the search server built on Lucene.&lt;/p&gt;
&lt;p&gt;The PDF Guide can be downloaded from: &lt;a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-7.7.pdf"&gt;https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-7.7.pdf&lt;/a&gt;.  It is also available online at &lt;a href="https://solr.apache.org/guide/7_7"&gt;https://solr.apache.org/guide/7_7&lt;/a&gt;.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.7.1 available</title><link href="/" rel="alternate"/><published>2019-03-01T00:00:00+00:00</published><updated>2019-03-01T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2019-03-01:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.7.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.7.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g., Word, PDF) handling, and geospatial search. Solr is highly scalable, providing fault
tolerant distributed search and indexing, and powers the search and navigation features of
many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 7.7.1 is available for immediate download at:
  &lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/7_7_1/changes/Changes.html"&gt;https://solr.apache.org/7_7_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-771-release-highlights"&gt;Solr 7.7.1 Release Highlights:&lt;a class="headerlink" href="#solr-771-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Bugfix for ClassCastException when URPs try to read a String field which returns a ByteArrayUTF8CHarSequence (a
   regression in release 7.7.0).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Bugfix: Autoscaling based replica placement was broken out of the box. Solr 7.6 enabled autoscaling based replica
   placement by default but in the absence of default cluster policies, autoscaling can place more than 1 replica of the
   same shard on the same node. Also, the maxShardsPerNode and createNodeSet was not respected. Due to these reasons,
   this issue reverts the default replica placement policy to the 'legacy' assignment policy that was the default until
   Solr 7.5.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.7.0 available</title><link href="/" rel="alternate"/><published>2019-02-11T00:00:00+00:00</published><updated>2019-02-11T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2019-02-11:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.7.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.7.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g., Word, PDF) handling, and geospatial search. Solr is highly scalable, providing fault
tolerant distributed search and indexing, and powers the search and navigation features of
many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 7.7.0 is available for immediate download at:
  &lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/7_7_0/changes/Changes.html"&gt;https://solr.apache.org/7_7_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-770-release-highlights"&gt;Solr 7.7.0 Release Highlights:&lt;a class="headerlink" href="#solr-770-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;URI Too Long with large streaming expressions in SolrJ.&lt;/li&gt;
&lt;li&gt;A failure while reloading a SolrCore can result in the SolrCore not being closed.&lt;/li&gt;
&lt;li&gt;Spellcheck parameters not working in new UI.&lt;/li&gt;
&lt;li&gt;New Admin UI Query does not URL-encode the query produced in the URL box.&lt;/li&gt;
&lt;li&gt;Rule-base Authorization plugin skips authorization if querying node does not have collection replica.&lt;/li&gt;
&lt;li&gt;Solr installer fails on SuSE linux.&lt;/li&gt;
&lt;li&gt;Fix incorrect SOLR_SSL_KEYSTORE_TYPE variable in solr start script.&lt;/li&gt;
&lt;li&gt;JSON 'terms' Faceting now supports a 'prelim_sort' option to use when initially selecting the top ranking buckets, prior to the final 'sort' option used after refinement.&lt;/li&gt;
&lt;li&gt;Add a login page to Admin UI, with initial support for Basic Auth and Kerberos.&lt;/li&gt;
&lt;li&gt;New Node-level health check handler at /admin/info/healthcheck and /node/health paths that checks if the node is live, connected to zookeeper and not shutdown.&lt;/li&gt;
&lt;li&gt;It is now possible to configure a host whitelist for distributed search.&lt;/li&gt;
&lt;/ul&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.6.0 available</title><link href="/" rel="alternate"/><published>2018-12-14T00:00:00+00:00</published><updated>2018-12-14T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2018-12-14:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.6.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.6.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g., Word, PDF) handling, and geospatial search. Solr is highly scalable, providing fault
tolerant distributed search and indexing, and powers the search and navigation features of
many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 7.6.0 is available for immediate download at:
  &lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/7_6_0/changes/Changes.html"&gt;https://solr.apache.org/7_6_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-760-release-highlights"&gt;Solr 7.6.0 Release Highlights:&lt;a class="headerlink" href="#solr-760-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Field and FieldType now support a new &lt;code&gt;uninvertible&lt;/code&gt; option to control using costly field cache or more efficient docValues.&lt;/li&gt;
&lt;li&gt;Collections API has been improved to support adding multiple replicas to a collection shard at a time as well as splitting into multiple sub-shards directly..&lt;/li&gt;
&lt;li&gt;Autoscaling's suggestions API now include rebalance options as well as suggestions to add new replicas for lost replicas.&lt;/li&gt;
&lt;li&gt;Several new Stream Evaluators have been added to include: oscillate, convexHull, enclosingDisk, pairSort, log10, percentiles, and pivot for geometric and scientific analysis.&lt;/li&gt;
&lt;li&gt;UnifiedHighlighter has been improved to support best/perfect highlighting accuracy and full phrase highlighting.&lt;/li&gt;
&lt;/ul&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.5.0 available</title><link href="/" rel="alternate"/><published>2018-09-24T00:00:00+00:00</published><updated>2018-09-24T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2018-09-24:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.5.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.5.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search, dynamic clustering, database integration, rich document
(e.g., Word, PDF) handling, and geospatial search. Solr is highly scalable, providing fault
tolerant distributed search and indexing, and powers the search and navigation features of
many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 7.5.0 is available for immediate download at:
  &lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/7_5_0/changes/Changes.html"&gt;https://solr.apache.org/7_5_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-750-release-highlights"&gt;Solr 7.5.0 Release Highlights:&lt;a class="headerlink" href="#solr-750-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Nested/child documents may now be supplied as a field value instead of stand-off. Future releases will leverage this semantic information.&lt;/li&gt;
&lt;li&gt;Enhance Autoscaling policy support to equally distribute replicas on the basis of arbitrary properties.&lt;/li&gt;
&lt;li&gt;Nodes are now visible inside a view of the Admin UI "Cloud" tab, listing nodes and key metrics.&lt;/li&gt;
&lt;li&gt;The status of zookeeper ensemble is now accessible under the Admin UI Cloud tab.&lt;/li&gt;
&lt;li&gt;The new Korean morphological analyzer ("nori") has been added to default distribution.&lt;/li&gt;
&lt;/ul&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.6.5 available</title><link href="/" rel="alternate"/><published>2018-07-03T00:00:00+00:00</published><updated>2018-07-03T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2018-07-03:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.5&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.5&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive REST APIs as well as parallel SQL. Solr is
enterprise grade, secure and highly scalable, providing fault tolerant
distributed search and indexing, and powers the search and navigation
features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 6.6.5 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://archive.apache.org/dist/lucene/solr/6.6.5"&gt;http://archive.apache.org/dist/lucene/solr/6.6.5&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/6_6_5/changes/Changes.html"&gt;https://solr.apache.org/6_6_5/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-665-release-highlights"&gt;Solr 6.6.5 Release Highlights:&lt;a class="headerlink" href="#solr-665-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Ability to disable configset upload via -Dconfigset.upload.enabled=false startup parameter&lt;/li&gt;
&lt;li&gt;Referal to external resources in various config files now disallowed&lt;/li&gt;
&lt;/ul&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.4.0 available</title><link href="/" rel="alternate"/><published>2018-06-27T00:00:00+00:00</published><updated>2018-06-27T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2018-06-27:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.4.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.4.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive REST APIs as well as parallel SQL. Solr is
enterprise grade, secure and highly scalable, providing fault tolerant
distributed search and indexing, and powers the search and navigation
features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 7.4.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/7_4_0/changes/Changes.html"&gt;https://solr.apache.org/7_4_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-740-release-highlights"&gt;Solr 7.4.0 Release Highlights:&lt;a class="headerlink" href="#solr-740-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;A new 'relatedness()' aggregate function for JSON Faceting to enable building Semantic Knowledge Graphs.&lt;/li&gt;
&lt;li&gt;Added the TaggerRequestHandler (AKA SolrTextTagger) for tagging text. It's used as a component of NER/ERD systems including query-understanding.&lt;/li&gt;
&lt;li&gt;The "Auto Scaling" feature area has been added to and enhanced a lot.&lt;/li&gt;
&lt;li&gt;The "Streaming Expressions" feature area has been added to and enhanced a lot.&lt;/li&gt;
&lt;li&gt;Upgraded from Log4j 1.x to 2.x.  Solr continues to log via SLF4J.&lt;/li&gt;
&lt;/ul&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.6.4 available</title><link href="/" rel="alternate"/><published>2018-05-18T00:00:00+00:00</published><updated>2018-05-18T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2018-05-18:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.4&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.4&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive REST APIs as well as parallel SQL. Solr is
enterprise grade, secure and highly scalable, providing fault tolerant
distributed search and indexing, and powers the search and navigation
features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;This release includes a bug fix since the 6.6.3 release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do not allow to use absolute URIs for including other files in solrconfig.xml and schema parsing&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.apache.org/dyn/closer.lua/lucene/solr/6.6.4"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/6.6.4&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a detailed list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/6_6_4/changes/Changes.html"&gt;https://solr.apache.org/6_6_4/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.3.1 available</title><link href="/" rel="alternate"/><published>2018-05-15T00:00:00+00:00</published><updated>2018-05-15T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2018-05-15:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.3.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.3.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive REST APIs as well as parallel SQL. Solr is
enterprise grade, secure and highly scalable, providing fault tolerant
distributed search and indexing, and powers the search and navigation
features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;This release includes 9 bug fixes since the 7.3.0 release. Some of the major fixes are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade commons-fileupload dependency to 1.3.3 to address CVE-2016-1000031&lt;/li&gt;
&lt;li&gt;Deleting replicas sometimes fails and causes the replicas to exist in the down state&lt;/li&gt;
&lt;li&gt;A successful restore collection should mark the shard state as active and not buffering&lt;/li&gt;
&lt;li&gt;Do not allow to use absolute URIs for including other files in solrconfig.xml and schema parsing&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Furthermore, this release includes Apache Lucene 7.3.1 which includes 1 bug
fix since the 7.3.0 release.&lt;/p&gt;
&lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.apache.org/dyn/closer.lua/lucene/solr/7.3.1"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/7.3.1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a detailed list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/7_3_1/changes/Changes.html"&gt;https://solr.apache.org/7_3_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.3.0 available</title><link href="/" rel="alternate"/><published>2018-04-04T00:00:00+00:00</published><updated>2018-04-04T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2018-04-04:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.3.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.3.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 7.3.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/7_3_0/changes/Changes.html"&gt;https://solr.apache.org/7_3_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-730-release-highlights"&gt;Solr 7.3.0 Release Highlights:&lt;a class="headerlink" href="#solr-730-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;OpenNLP request processors&lt;/li&gt;
&lt;li&gt;Automatic time-based collection creation&lt;/li&gt;
&lt;li&gt;Multivalued primitive fields can be used in sorting&lt;/li&gt;
&lt;li&gt;SortableTextField allows sorting and faceting on free text&lt;/li&gt;
&lt;li&gt;New stream evaluators&lt;/li&gt;
&lt;li&gt;Improvements around leader-initiated recovery&lt;/li&gt;
&lt;li&gt;New autoscaling features&lt;/li&gt;
&lt;li&gt;A Prometheus metrics exporter&lt;/li&gt;
&lt;li&gt;Filtering with exclusions on parent and child queries&lt;/li&gt;
&lt;li&gt;Filtering with exclusions via a new query parser&lt;/li&gt;
&lt;li&gt;Neural network modelling via learning to rank&lt;/li&gt;
&lt;li&gt;Solr runs with Java 10&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Apache Solr Reference Guide for 7.3 is also available in &lt;a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-7.3.pdf"&gt;PDF form&lt;/a&gt; or  &lt;a href="https://solr.apache.org/guide/7_3"&gt;online&lt;/a&gt;.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.6.3 available</title><link href="/" rel="alternate"/><published>2018-03-07T00:00:00+00:00</published><updated>2018-03-07T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2018-03-07:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.3.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.3.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive REST APIs as well as parallel SQL. Solr is
enterprise grade, secure and highly scalable, providing fault tolerant
distributed search and indexing, and powers the search and navigation features
of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;This release contains three bugfixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Disallow reference to external resources in DataImportHandler's dataConfig request parameter&lt;/li&gt;
&lt;li&gt;Allow collections created with legacyCloud=true to be opened if legacyCloud=false&lt;/li&gt;
&lt;li&gt;LeaderInitiatedRecoveryThread now retries on UnknownHostException&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/mirrors-solr-redir.html"&gt;https://solr.apache.org/mirrors-solr-redir.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a detailed list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/6_6_3/changes/Changes.html"&gt;https://solr.apache.org/6_6_3/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.2.1 available</title><link href="/" rel="alternate"/><published>2018-01-15T00:00:00+00:00</published><updated>2018-01-15T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2018-01-15:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.2.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.2.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive REST APIs as well as parallel SQL. Solr is
enterprise grade, secure and highly scalable, providing fault tolerant
distributed search and indexing, and powers the search and navigation
features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;This release includes 3 bug fixes since the 7.2.0 release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Overseer can never process some last messages.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Rename core in solr standalone mode is not persisted.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;QueryComponent's rq parameter parsing no longer considers the defType parameter.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fix NPE in SolrQueryParser when the query terms inside a filter clause reduce to nothing.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Furthermore, this release includes Apache Lucene 7.2.1 which includes 1 bug
fix since the 7.2.0 release.&lt;/p&gt;
&lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.apache.org/dyn/closer.lua/lucene/solr/7.2.1"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/7.2.1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a detailed list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/7_2_1/changes/Changes.html"&gt;https://solr.apache.org/7_2_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.2.0 available</title><link href="/" rel="alternate"/><published>2017-12-21T00:00:00+00:00</published><updated>2017-12-21T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-12-21:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.2.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.2.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 7.2.0 is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/7_2_0/changes/Changes.html"&gt;https://solr.apache.org/7_2_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="solr-720-release-highlights"&gt;Solr 7.2.0 Release Highlights:&lt;a class="headerlink" href="#solr-720-release-highlights" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Bi-directional syncing of CDCR clusters is now supported.&lt;/li&gt;
&lt;li&gt;The new synonymQueryStyle field type option allows for better scoring when terms at the same position are hyponyms/hypernyms rather than synonyms.&lt;/li&gt;
&lt;li&gt;More stream evaluators, including: matrix operations; spline; derivative; regression; normalization; scaling; correlation; markov chains; time series differencing; and triangular and geometric distributions.&lt;/li&gt;
&lt;li&gt;The new facet.matches parameter returns facet buckets only for terms that match a regular expression.&lt;/li&gt;
&lt;li&gt;New Autoscaling features: the autoscaling/suggestions API end-point; the UTILIZENODE command, which moves replicas according to autoscaling policies and preferences; and the Autoscaling set-property command.&lt;/li&gt;
&lt;/ul&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr Reference Guide for 7.1 available</title><link href="/" rel="alternate"/><published>2017-11-02T00:00:00+00:00</published><updated>2017-11-02T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-11-02:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce that the Solr Reference Guide for 7.1 is now available.&lt;/p&gt;
&lt;p&gt;This 1,077-page PDF is the definitive guide to using Apache Solr, the search server built on Lucene.&lt;/p&gt;
&lt;p&gt;The PDF Guide can be downloaded from: &lt;a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-7.1.pdf"&gt;https://www.apache.org/dyn/closer.cgi …&lt;/a&gt;&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce that the Solr Reference Guide for 7.1 is now available.&lt;/p&gt;
&lt;p&gt;This 1,077-page PDF is the definitive guide to using Apache Solr, the search server built on Lucene.&lt;/p&gt;
&lt;p&gt;The PDF Guide can be downloaded from: &lt;a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-7.1.pdf"&gt;https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-7.1.pdf&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It is also available online at &lt;a href="https://solr.apache.org/guide/7_1"&gt;https://solr.apache.org/guide/7_1&lt;/a&gt;.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 5.5.5 available</title><link href="/" rel="alternate"/><published>2017-10-24T00:00:00+00:00</published><updated>2017-10-24T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-10-24:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.5.5.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search and analytics, rich document parsing, geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.5.5.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search and analytics, rich document parsing, geospatial search, extensive REST APIs as well as parallel SQL. Solr is enterprise grade, secure and highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;This release contains one bugfix.&lt;/p&gt;
&lt;p&gt;This release includes one critical and one important security fix. Details:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Fix for a 0-day exploit (CVE-2017-12629), details: &lt;a href="https://s.apache.org/FJDl"&gt;https://s.apache.org/FJDl&lt;/a&gt;. RunExecutableListener has been disabled by default (can be enabled by -Dsolr.enableRunExecutableListener=true) and resolving external entities in the XML query parser (defType=xmlparser or {!xmlparser ... }) is disabled by default.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fix for CVE-2017-7660: Security Vulnerability in secure inter-node communication in Apache Solr, details: &lt;a href="https://s.apache.org/APTY"&gt;https://s.apache.org/APTY&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Furthermore, this release includes Apache Lucene 5.5.5 which includes one security fix since the 5.5.4 release.&lt;/p&gt;
&lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.apache.org/dyn/closer.lua/lucene/solr/5.5.5"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/5.5.5&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a detailed list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/5_5_5/changes/Changes.html"&gt;https://solr.apache.org/5_5_5/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.6.2 available</title><link href="/" rel="alternate"/><published>2017-10-18T00:00:00+00:00</published><updated>2017-10-18T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-10-18:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.2&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search and analytics, rich document parsing, geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.2&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search and analytics, rich document parsing, geospatial search, extensive REST APIs as well as parallel SQL. Solr is enterprise grade, secure and highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;h3 id="highlights-for-this-solr-release-includes"&gt;Highlights for this Solr release includes:&lt;a class="headerlink" href="#highlights-for-this-solr-release-includes" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Critical security fix: Fix for a 0-day exploit (CVE-2017-12629), details: https://s.apache.org/FJDl. RunExecutableListener has been disabled by default (can be enabled by -Dsolr.enableRunExecutableListener=true) and resolving external entities in the XML query parser (defType=xmlparser or {!xmlparser ... }) is disabled by default.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fix for a bug where Solr was attempting to load the same core twice (Error message: "Lock held by this virtual machine").&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.apache.org/dyn/closer.lua/lucene/solr/6.6.2"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/6.6.2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a detailed list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/6_6_2/changes/Changes.html"&gt;https://solr.apache.org/6_6_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.1.0 available</title><link href="/" rel="alternate"/><published>2017-10-17T00:00:00+00:00</published><updated>2017-10-17T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-10-17:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.1.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.1.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.apache.org/dyn/closer.lua/lucene/solr/7.1.0"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/7.1.0&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/7_1_0/changes/Changes.html"&gt;https://solr.apache.org/7_1_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="highlights-for-this-solr-release-include"&gt;Highlights for this Solr release include:&lt;a class="headerlink" href="#highlights-for-this-solr-release-include" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Critical Security Update: Fix for CVE-2017-12629 which is a working 0-day exploit reported on the &lt;a href="https://s.apache.org/FJDl"&gt;public mailing list&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Auto-scaling: Solr can now move replicas automatically when a new node is added or an existing node is removed using the auto scaling policy framework introduced in 7.0&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Auto-scaling: The 'autoAddReplicas' feature which was limited to shared file systems is now available for all file systems. It has been ported to use the new autoscaling framework internally.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Auto-scaling: New set-trigger, remove-trigger, set-listener, remove-listener, suspend-trigger, resume-trigger APIs&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Auto-scaling: New /autoscaling/history API to show past autoscaling actions and cluster events&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New JSON based Query DSL for Solr that extends JSON Request API to also support all query parsers and their nested parameters&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;JSON Facet API: min/max aggregations are now supported on single-valued date fields&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Lucene's Geo3D (surface of sphere &amp;amp; ellipsoid) is now supported on spatial RPT fields by setting spatialContextFactory="Geo3D". Furthermore, this is the first time Solr has out of the box support for polygons&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Expanded support for statistical stream evaluators such as various distributions, rank correlations, distances and more.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Multiple other optimizations and bug fixes&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You are encouraged to thoroughly read the "Upgrade Notes" at &lt;a href="https://solr.apache.org/7_1_0/changes/Changes.html"&gt;https://solr.apache.org/7_1_0/changes/Changes.html&lt;/a&gt; or in the CHANGES.txt file accompanying the release.&lt;/p&gt;
&lt;p&gt;Solr 7.1 also includes many other new features as well as numerous optimizations and bugfixes of the corresponding Apache Lucene release.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.0.1 available</title><link href="/" rel="alternate"/><published>2017-10-06T00:00:00+00:00</published><updated>2017-10-06T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-10-06:/</id><summary type="html">&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive REST APIs as well as parallel SQL. Solr is
enterprise grade, secure and highly scalable …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive REST APIs as well as parallel SQL. Solr is
enterprise grade, secure and highly scalable, providing fault tolerant
distributed search and indexing, and powers the search and navigation
features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 7.0.1 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This release includes 2 bug fixes since the 7.0.0 release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Solr 7.0 cannot read indexes from 6.x versions.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Message "Lock held by this virtual machine" during startup.
  Solr is trying to start some cores twice.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Furthermore, this release includes Apache Lucene 7.0.1 which includes 1 bug
fix since the 7.0.0 release.&lt;/p&gt;
&lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.apache.org/dyn/closer.lua/lucene/solr/7.0.1"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/7.0.1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please read CHANGES.txt for a detailed list of changes:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://solr.apache.org/7_0_1/changes/Changes.html"&gt;https://solr.apache.org/7_0_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr Reference Guide for 7.0 available</title><link href="/" rel="alternate"/><published>2017-10-02T00:00:00+00:00</published><updated>2017-10-02T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-10-02:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of the Apache Solr Reference Guide for Solr 7.0.&lt;/p&gt;
&lt;p&gt;This 1,035-page PDF is the definitive guide to Solr. This version adds documentation for new features of Solr, plus detailed information about changes and deprecations you should know about when …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of the Apache Solr Reference Guide for Solr 7.0.&lt;/p&gt;
&lt;p&gt;This 1,035-page PDF is the definitive guide to Solr. This version adds documentation for new features of Solr, plus detailed information about changes and deprecations you should know about when upgrading from Solr 6.x to Solr 7.0.&lt;/p&gt;
&lt;p&gt;You can download the PDF from: &lt;a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-7.0.pdf"&gt;https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-7.0.pdf&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;An HTML version is also available from: &lt;a href="https://solr.apache.org/guide/7_0/"&gt;https://solr.apache.org/guide/7_0/&lt;/a&gt;.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 7.0.0 available</title><link href="/" rel="alternate"/><published>2017-09-20T00:00:00+00:00</published><updated>2017-09-20T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-09-20:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.0.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 7.0.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive REST APIs as well as parallel SQL. Solr is
enterprise grade, secure and highly scalable, providing fault tolerant
distributed search and indexing, and powers the search and navigation features
of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 7.0.0 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="highlights-for-this-solr-release-include"&gt;Highlights for this Solr release include:&lt;a class="headerlink" href="#highlights-for-this-solr-release-include" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Replica Types - Solr 7 supports different replica types, which handle updates differently. In addition to pure NRT operation where all replicas build an index and keep a replication log, you can now also add so called PULL replicas, achieving the read-speed optimized benefits of a master/slave setup while at the same time keeping index redundancy.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Auto-scaling. Solr can now allocate new replicas to nodes using a new auto scaling policy framework. This framework will in future releases enable Solr to move shards around based on load, disk etc.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Indented JSON is now the default response format for all APIs, pass wt=xml and/or indent=off to use the previous unindented XML format.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The JSON Facet API now supports two-phase facet refinement to ensure accurate counts and statistics for facet buckets returned in distributed mode.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Streaming Expressions adds a new statistical programming syntax for the statistical analysis of sql queries, random samples, time series and graph result sets.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Analytics Component version 2.0, which now supports distributed collections, expressions over multivalued fields, a new JSON request language, and more.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The new v2 API, exposed at /api/ and also supported via SolrJ, is now the preferred API, but /solr/ continues to work.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A new '_default' configset is used if no config is specified at collection creation. The data-driven functionality of this configset indexes strings as analyzed text while at the same time copying to a '*_str' field suitable for faceting.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Solr 7 is tested with and verified to support Java 9.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="/docs/7_0_0/changes/Changes.html"&gt;Solr CHANGES.txt&lt;/a&gt; files included with the release for a full list of details.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.6.1 available</title><link href="/" rel="alternate"/><published>2017-09-07T00:00:00+00:00</published><updated>2017-09-07T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-09-07:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive REST APIs as well as parallel SQL. Solr is
enterprise grade, secure and highly scalable, providing fault tolerant
distributed search and indexing, and powers the search and navigation features
of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 6.6.1 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This release includes 15 bug fixes since the 6.6.0 release. Some of the major fixes are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Standalone Solr loads UNLOADed core on request&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;ParallelStream should set the StreamContext when constructing SolrStreams&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;CloudSolrStream.toExpression incorrectly handles fq clauses&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;CoreContainer.load needs to send lazily loaded core descriptors to the proper list rather than send them all to the transient lists&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Creating a core should write a core.properties file first and clean up on failure&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Clean up a few details left over from pluggable transient core and untangling&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Provide a way to know when Core Discovery is finished and when all async cores are done loading&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;CDCR bootstrapping can get into an infinite loop when a core is reloaded&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;SolrJmxReporter is broken on core reload. This resulted in some or most metrics not being reported via JMX after core reloads, depending on timing&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Creating a core.properties fails if the parent of core.properties is a symlinked directory&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;StreamHandler should allow connections to be closed early&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Certain admin UI pages would not load up correctly with kerberos enabled&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fix DOWNNODE -&amp;gt; queue-work znode explosion in ZooKeeper&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Upgrade to Hadoop 2.7.4 to fix incompatibility with Java 9&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fix bin/solr.cmd so it can run properly on Java 9&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Furthermore, this release includes Apache Lucene 6.6.1 which includes 2 bug fixes since the 6.6.0 release.&lt;/p&gt;
&lt;p&gt;See the &lt;a href="/docs/6_6_1/changes/Changes.html"&gt;Solr CHANGES.txt&lt;/a&gt; files included
with the release for a full list of details.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.6.0 available</title><link href="/" rel="alternate"/><published>2017-06-06T00:00:00+00:00</published><updated>2017-06-06T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-06-06:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.6.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive REST APIs as well as parallel SQL. Solr is
enterprise grade, secure and highly scalable, providing fault tolerant
distributed search and indexing, and powers the search and navigation features
of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 6.6.0 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="highlights-of-this-solr-release-include"&gt;Highlights of this Solr release include:&lt;a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Payload support with payload() value source and {!payload_score} and {!payload_check}
  query parsers&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Solr support for SimpleTextCodec&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Multi-field support to TermsComponent when requesting terms' statistics&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New AtomicUpdateProcessor to convert normal update operations to atomic update operations&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;UPLOAD command (Config Set API) for uploading zipped configsets&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;MOVEREPLICA command (Collections API) for moving a replica across nodes&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;LISTALIASES command (Collections API) to return a list of all collection aliases&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;STATUS command (Core Admin API) to emit collection details of each core&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Basic authentication can be enabled/disabled using bin/solr|bin/solr.cmd&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Solr default/example uses WordDelimiterGraphFilterFactory and SynonymGraphFilterFactory&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Expose cache statistics using metrics API&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;CloudSolrClient can now be initialized using the base URL of a Solr instance instead of ZooKeeper hosts&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Grouping, CollapseQParser and ExpandComponent support with PointFields&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Variance and Standard Deviation aggregators for the JSON Facet API&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;JSON Faceting now supports a query time 'join' domain change option&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;CartesianProductStream, which turns a single tuple with a multi-valued field into N tuples, one for each value in the multi-valued field&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New Streaming Evaluators: Basic math, UUID, Date/time, correlation, regress, predict, covariance, convolution, normalize&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New Streaming Expressions: shuffle, echo, eval, timeseries, let, get, tuple&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="/docs/6_6_0/changes/Changes.html"&gt;Solr CHANGES.txt&lt;/a&gt; files included
with the release for a full list of details.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.5.1 available</title><link href="/" rel="alternate"/><published>2017-04-27T00:00:00+00:00</published><updated>2017-04-27T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-04-27:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.5.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.5.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the
Apache Lucene project. Its major features include powerful full-text search,
hit highlighting, faceted search and analytics, rich document parsing,
geospatial search, extensive REST APIs as well as parallel SQL. Solr is
enterprise grade, secure and highly scalable, providing fault tolerant
distributed search and indexing, and powers the search and navigation features
of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 6.5.1 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This release includes 11 bug fixes since the 6.5.0 release. Some of the major fixes are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;bin\solr.cmd delete and healthcheck now works again; fixed continuation chars ^&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fix debug related NullPointerException in solr/contrib/ltr OriginalScoreFeature class.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The JSON output of /admin/metrics is fixed to write the container as a map (SimpleOrderedMap) instead of an array (NamedList).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;On 'downnode', lots of wasteful mutations are done to ZK.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fix params persistence for solr/contrib/ltr (MinMax|Standard)Normalizer classes.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The fetch() streaming expression wouldn't work if a value included query syntax chars (like :+-). Fixed, and enhanced the generated query to not pollute the queryCache.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Disable graph query production via schema configuration &lt;code&gt;&amp;lt;fieldtype ... enableGraphQueries="false"&amp;gt;&lt;/code&gt;. This fixes broken queries for ShingleFilter-containing query-time analyzers when request param sow=false.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fix indexed="false" on numeric PointFields&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;SQL AVG function mis-interprets field type.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;SQL interface does not use client cache.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;edismax with sow=false fails to create dismax-per-term queries when any field is boosted.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Furthermore, this release includes Apache Lucene 6.5.1 which includes 3 bug fixes since the 6.5.0 release.&lt;/p&gt;
&lt;p&gt;See the &lt;a href="/docs/6_5_1/changes/Changes.html"&gt;Solr CHANGES.txt&lt;/a&gt; files included
with the release for a full list of details.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.5.0 Available</title><link href="/" rel="alternate"/><published>2017-03-27T00:00:00+00:00</published><updated>2017-03-27T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-03-27:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.5.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.5.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive REST APIs as well
as parallel SQL. Solr is enterprise grade, secure and highly scalable,
providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest
internet sites.&lt;/p&gt;
&lt;p&gt;Solr 6.5.0 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="highlights-of-this-solr-release-include"&gt;Highlights of this Solr release include:&lt;a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;PointFields (fixed-width multi-dimensional numeric &amp;amp; binary types enabling fast range search) are now supported&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In-place updates to numeric docValues fields (single valued, non-stored, non-indexed) supported using atomic update syntax&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A new LatLonPointSpatialField that uses points or doc values for query&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;It is now possible to declare a field as "large" in order to bypass the document cache&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New sow=false request param (split-on-whitespace) for edismax &amp;amp; standard query parsers enables query-time multi-term synonyms&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;XML QueryParser (defType=xmlparser) now supports span queries&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;hl.maxAnalyzedChars now have consistent default across highlighters&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;UnifiedSolrHighlighter and PostingsSolrHighlighter now support CustomSeparatorBreakIterator&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Scoring formula is adjusted for the scoreNodes function&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Calcite Planner now applies constant Reduction Rules to optimize plans&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A new significantTerms Streaming Expression that is able to extract the significant terms in an index&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;StreamHandler is now able to use runtimeLib jars&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Arithmetic operations are added to the SelectStream&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Added modernized self-documenting /v2 API&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The .system collection is now created on first request if it does not exist&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Admin UI: Added shard deletion button&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Metrics API now supports non-numeric metrics (version, disk type, component state, system properties...)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The disk free and aggregated disk free metrics are now reported&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The DirectUpdateHandler2 now implements MetricsProducer and exposes stats via the metrics api and configured reporters.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;BlockCache is faster due to less failures when caching a new block&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;MMapDirectoryFactory now supports "preload" option to ask mapped pages to be loaded into physical memory on init&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Security: BasicAuthPlugin now supports standalone mode&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Arbitrary java system properties can be passed to zkcli&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;SolrHttpClientBuilder can be configured via java system property&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Javadocs and Changes.html are no longer included in the binary distribution, but are hosted online&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="/docs/6_5_0/changes/Changes.html"&gt;Solr CHANGES.txt&lt;/a&gt; files included
with the release for a full list of details.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.4.2 Available</title><link href="/" rel="alternate"/><published>2017-03-07T00:00:00+00:00</published><updated>2017-03-07T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-03-07:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.4.2.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.4.2.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive REST APIs as well
as parallel SQL. Solr is enterprise grade, secure and highly scalable,
providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest
internet sites.&lt;/p&gt;
&lt;p&gt;Solr 6.4.2 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="highlights-of-this-solr-release-include"&gt;Highlights of this Solr release include:&lt;a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Fixed: Serious performance degradation in Solr 6.4 due to the metrics collection. IndexWriter metrics collection turned off by default, directory level metrics collection completely removed (until a better design is found)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fixed: Transaction log replay can hit an NullPointerException due to new Metrics code&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fixed: NullPointerException in CloudSolrClient when reading stale alias&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fixed: UnifiedHighlighter and PostingsHighlighter bug in PrefixQuery and TermRangeQuery for multi-byte text&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="/docs/6_4_2/changes/Changes.html"&gt;Solr CHANGES.txt&lt;/a&gt; files included
with the release for a full list of details.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr Reference Guide for 6.4 Available</title><link href="/" rel="alternate"/><published>2017-02-17T00:00:00+00:00</published><updated>2017-02-17T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-02-17:/</id><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce that the Solr Reference Guide
for Solr 6.4 has been released.&lt;/p&gt;
&lt;p&gt;This 763-page PDF is the definitive guide to using Apache Solr. It can be
downloaded from:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-6.4.pdf"&gt;https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-6.4.pdf&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 5.5.4 Available</title><link href="/" rel="alternate"/><published>2017-02-15T00:00:00+00:00</published><updated>2017-02-15T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-02-15:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.5.4.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.5.4.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive REST APIs as well
as parallel SQL. Solr is enterprise grade, secure and highly scalable,
providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest
internet sites.&lt;/p&gt;
&lt;p&gt;Solr 5.5.4 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="highlights-of-this-solr-release-include"&gt;Highlights of this Solr release include:&lt;a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Better validation of filename params in ReplicationHandler&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Upgraded commons-fileupload to 1.3.2, fixing a potential vulnerability CVE-2016-3092&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="/docs/5_5_4/changes/Changes.html"&gt;Solr CHANGES.txt&lt;/a&gt; files included
with the release for a full list of details.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.4.1 Available</title><link href="/" rel="alternate"/><published>2017-02-06T00:00:00+00:00</published><updated>2017-02-06T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-02-06:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.4.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.4.1.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive REST APIs as well
as parallel SQL. Solr is enterprise grade, secure and highly scalable,
providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest
internet sites.&lt;/p&gt;
&lt;p&gt;Solr 6.4.1 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="highlights-of-this-solr-release-include"&gt;Highlights of this Solr release include:&lt;a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;"Plugin/Stats" section of the UI doesn't display empty metric types&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;SOLR_SSL_OPTS was mistakenly overwritten in solr.cmd&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Better validation of filename params in ReplicationHandler&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Core swapping did not work with new metrics changes in place&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Admin UI could not find DataImport handlers due to metrics changes&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;AnalyzingInfixSuggester/BlendedInfixSuggester now work with core reload&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="/docs/6_4_1/changes/Changes.html"&gt;Solr CHANGES.txt&lt;/a&gt; files included
with the release for a full list of details.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.4.0 Available</title><link href="/" rel="alternate"/><published>2017-01-23T00:00:00+00:00</published><updated>2017-01-23T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2017-01-23:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.4.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.4.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive REST APIs as well
as parallel SQL. Solr is enterprise grade, secure and highly scalable,
providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest
internet sites.&lt;/p&gt;
&lt;p&gt;Solr 6.4.0 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="highlights-of-this-solr-release-include"&gt;Highlights of this Solr release include:&lt;a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Streaming:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Addition of a HavingStream to Streaming API and Streaming Expressions&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Addition of a priority Streaming Expression&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Streaming expressions now support collection aliases&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Machine Learning:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configurable Learning-To-Rank (LTR) support: upload feature definitions, extract feature values, upload your own machine learnt models and use them to rerank search results.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Faceting:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Added "param" query type to facet domain filter specification to obtain filters via query parameters&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Any facet command can be filtered using a new parameter filter. Example:  { type:terms, field:category, filter:"user:yonik" }&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Scripts / Command line:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;A new command-line tool to manage the snapshots functionality&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;bin/solr and bin/solr.cmd now use mkroot command&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;SolrCloud / SolrJ&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;LukeResponse now supports dynamic fields&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Solrj client now supports hierarchical clusters and other topics marker&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Collection backup/restore are extensible.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Security:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Support Secure Impersonation / Proxy User for Solr authentication&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Key Store type can be specified in solr.in.sh file for SSL&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New generic authentication plugins: 'HadoopAuthPlugin' and 'ConfigurableInternodeAuthHadoopPlugin' that delegate all functionality to Hadoop authentication framework&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Query / QueryParser / Highlighting:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;A new highlighter: The Unified Highlighter.  Try it via &lt;code&gt;hl.method=unified&lt;/code&gt;; many popular highlighting parameters / features are supported.  It's the highest performing highlighter, especially for large documents.  Highlighting phrase queries and exotic queries are supported equally as well as the Original Highlighter (aka the default/standard one).  Please use this new highlighter and report issues since it will likely become the default one day.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Leading wildcard in complexphrase query parser are now accepted and optimized with the &lt;code&gt;ReversedWildcardFilterFactory&lt;/code&gt; when it's provided&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Metrics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Use metrics-jvm library to instrument jvm internals such as GC, memory usage and others.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A lot of metrics have been added to the collection: index merges, index store I/Os, query, update, core admin, core load thread pools, shard replication, tlog replay and replicas&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A new /admin/metrics API to return all metrics collected by Solr via API.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Misc changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The new config parameter 'maxRamMB'can now limit the memory consumed by the FastLRUCache&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A new document processor 'SkipExistingDocumentsProcessor' that skips duplicate inserts and ignores updates to missing docs&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;FieldCache information fetched via the mbeans handler or seen via the UI now displays the total size used.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A new config flag 'enable' allows to enable/disable any cache&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please note, this release cannot be built from source with Java 8 update 121,
use an earlier version instead! This is caused by a bug introduced into the
Javadocs tool shipped with that update. The workaround was too late for this
Lucene release. Of course, you can use the binary artifacts.&lt;/p&gt;
&lt;p&gt;See the &lt;a href="/docs/6_4_0/changes/Changes.html"&gt;Solr CHANGES.txt&lt;/a&gt; files included
with the release for a full list of details.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr Reference Guide for 6.3 Available</title><link href="/" rel="alternate"/><published>2016-11-16T00:00:00+00:00</published><updated>2016-11-16T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-11-16:/</id><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce that the Solr Reference Guide
for Solr 6.3 has been released.&lt;/p&gt;
&lt;p&gt;This 736-page PDF is the definitive guide to using Apache Solr. It can be
downloaded from:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-6.3.pdf"&gt;https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-6.3.pdf&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.3.0 Available</title><link href="/" rel="alternate"/><published>2016-11-08T00:00:00+00:00</published><updated>2016-11-08T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-11-08:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.3.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.3.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive REST APIs as well
as parallel SQL. Solr is enterprise grade, secure and highly scalable,
providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest
internet sites.&lt;/p&gt;
&lt;p&gt;Solr 6.3.0 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="highlights-of-this-solr-release-include"&gt;Highlights of this Solr release include:&lt;a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;DocValues, streaming, /export, machine learning&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Optimize, store and deploy AI models in Solr&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Ability to add custom streaming expressions&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New streaming expressions such as "fetch", "executor", and "commit" added.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Parallel SQL accepts &amp;lt;, &amp;gt;, =, etc., symbols.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Support facet scoring with the scoreNodes expression&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Retrieving docValues as stored values was sped up by using the proper leaf reader rather than ask for a global view.  In extreme cases, this leads to a 100x speedup.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Faceting:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;facet.method=enum can bypass exact counts calculation with facet.exists=true, it just returns 1 for terms which exists in result docset&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Add "overrequest" parameter to JSON Facet API to control amount of overrequest  on a distributed terms facet&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Logging:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;You can now set Solr's log level through environment variable SOLR_LOG_LEVEL&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;GC logs are rotated by JVM to a max of 9 files, and backed up via bin/solr scripts&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Solr's logging verbosity at the INFO level has been greatly reduced by moving much logging to DEBUG level&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The solr-8983-console.log file now only logs STDOUT and STDERR output, not all log4j logs as before&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Solr's main log file, solr.log, is now written to SOLR_LOGS_DIR without changing log4j.properties&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Start scripts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Allow 180 seconds for shutdown before killing solr (configurable, old limit 5s) (Unix only)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Start scripts now exits with informative message if using wrong Java version&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fixed "bin/solr.cmd zk upconfig" command which was broken on windows&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;You can now ask for DEBUG logging simply with '-v' option, and for WARN logging with '-q' option&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;SolrCloud:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The DELETEREPLICA API can accept a 'count' parameter and remove "count" number of replicas from each shard if the shard name is not provided&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The config API shows expanded useParams for request handlers inline&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Ability to create/delete/list snapshots at collection level&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The modify collection API now waits for the modified properties to show up in the cluster state before returning&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Many bug fixes related to SolrCloud recovery for data safety and faster recovery times.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Security:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;SolrJ now supports Kerberos delegation tokens&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Pooled SSL connections were not being re-used. This is now fixed.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fix for the blockUnknown property which made inter-node communication impossible&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Support SOLR_AUTHENTICATION_OPTS and SOLR_AUTHENTICATION_CLIENT_CONFIGURER in windows bin/solr.cmd script&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New parameter -u &lt;user:pass&gt; in bin/post to pass basicauth credentials&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Misc changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Optimizations to lower memory allocations when indexing JSON as well as for replication between solr cloud nodes.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A new Excel workbook (.xlsx) response writer has been added. Use 'wt=xlsx' request parameter on a query request to enable.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="/docs/6_3_0/changes/Changes.html"&gt;Solr CHANGES.txt&lt;/a&gt; files included
with the release for a full list of details.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr™ 6.2.1 available</title><link href="/" rel="alternate"/><published>2016-09-20T00:00:00+00:00</published><updated>2016-09-20T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-09-20:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.2.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.2.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g., Word, PDF)
handling, and geospatial search. Solr is highly scalable, providing
fault tolerant distributed search and indexing, and powers the search
and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;This release includes 11 bug fixes since the 6.2.0 release. Some of the major fixes are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;SOLR-9490: BoolField always returning false for non-DV fields when javabin involved (via solrj, or intra node communication)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;SOLR-9188: BlockUnknown property makes inter-node communication impossible&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;SOLR-9389: HDFS Transaction logs stay open for writes which leaks Xceivers&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;SOLR-9438: Shard split can fail to write commit data on shutdown leading to data loss&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Furthermore, this release includes Apache Lucene 6.2.1 which includes 3 bug fixes since the 6.2.0 release.&lt;/p&gt;
&lt;p&gt;The release is available for immediate download at:
&lt;a href="https://www.apache.org/dyn/closer.lua/lucene/solr/6.2.1"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/6.2.1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See the &lt;a href="https://solr.apache.org/6_2_1/changes/Changes.html"&gt;CHANGES.txt&lt;/a&gt;
file included with the release for a detailed list of changes.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr Reference Guide for 6.2 available</title><link href="/" rel="alternate"/><published>2016-09-13T00:00:00+00:00</published><updated>2016-09-13T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-09-13:/</id><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce that the Solr Reference Guide
for Solr 6.2 has been released.&lt;/p&gt;
&lt;p&gt;This 717-page PDF is the definitive guide to using Apache Solr. It can be
downloaded from:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-6.2.pdf"&gt;https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-6.2.pdf&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr 5.5.3 available</title><link href="/" rel="alternate"/><published>2016-09-09T00:00:00+00:00</published><updated>2016-09-09T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-09-09:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.5.3&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.5.3&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g., Word, PDF)
handling, and geospatial search. Solr is highly scalable, providing
fault tolerant distributed search and indexing, and powers the search
and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;This release includes 5 bug fixes since the 5.5.2 release.&lt;/p&gt;
&lt;p&gt;This release specially contains 2 critical fixes:
* The number of TCP connections in CLOSE_WAIT state do not spike during indexing,
* PeerSync no longer fails on a node restart due to IndexFingerPrint mismatch.&lt;/p&gt;
&lt;p&gt;The release is available for immediate download at:
&lt;a href="https://www.apache.org/dyn/closer.lua/lucene/solr/5.5.3"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/5.5.3&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See the &lt;a href="https://solr.apache.org/5_5_3/changes/Changes.html"&gt;CHANGES.txt&lt;/a&gt;
file included with the release for a detailed list of changes.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr 6.2.0 available</title><link href="/" rel="alternate"/><published>2016-08-25T00:00:00+00:00</published><updated>2016-08-25T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-08-25:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.2.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.2.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive REST APIs as well
as parallel SQL. Solr is enterprise grade, secure and highly scalable,
providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest
internet sites.&lt;/p&gt;
&lt;p&gt;Solr 6.2.0 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 6.2 Release Highlights:&lt;/p&gt;
&lt;p&gt;DocValues, streaming, /export, machine learning&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;DocValues can now be used with BoolFields&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Date and boolean support added to /export handler&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Add "scoreNodes" streaming graph expression&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Support parallel ETL with the "topic" expression&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Feature selection and logistic regression on text via new streaming expressions: "features" and "train"&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;bin/solr script&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Add basic auth support to the bin/solr script&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;File operations to/from Zookeeper are now supported&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;SolrCloud&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;New tag 'role' in replica placement rules, e.g. rule=role:!overseer keeps new repicas off overseer nodes&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;CDCR: fall back to whole-index replication when tlogs are insufficient&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New REPLACENODE command to decommission an existing node and replace it with another new node&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New DELETENODE command to delete all replicas on a node&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Security&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Add Kerberos delegation token support&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Support secure impersonation / proxy user for Kerberos authentication&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Misc changes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;A large number of regressions were fixed in the new Admin UI&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New boolean comparison function queries comparing numeric arguments: gt, gte, lt, lte, eq&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Upgraded Extraction module to Apache Tika 1.13.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Updated to Hadoop 2.7.2&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="https://solr.apache.org/6_2_0/changes/Changes.html"&gt;CHANGES.txt&lt;/a&gt;
file included with the release for a detailed list of changes.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr 5.5.2 available</title><link href="/" rel="alternate"/><published>2016-06-25T00:00:00+00:00</published><updated>2016-06-25T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-06-25:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.5.2&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.5.2&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g., Word, PDF)
handling, and geospatial search. Solr is highly scalable, providing
fault tolerant distributed search and indexing, and powers the search
and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;This release includes 38 bug fixes, documentation updates, etc.,
since the 5.5.1 release.&lt;/p&gt;
&lt;p&gt;The release is available for immediate download at:
&lt;a href="https://www.apache.org/dyn/closer.lua/lucene/solr/5.5.2"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/5.5.2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See the &lt;a href="https://solr.apache.org/5_5_2/changes/Changes.html"&gt;CHANGES.txt&lt;/a&gt;
file included with the release for a detailed list of changes.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr 6.1.0 available</title><link href="/" rel="alternate"/><published>2016-06-17T00:00:00+00:00</published><updated>2016-06-17T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-06-17:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.1.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.1.0.&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search and analytics,
rich document parsing, geospatial search, extensive REST APIs as well
as parallel SQL. Solr is enterprise grade, secure and highly scalable,
providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest
internet sites.&lt;/p&gt;
&lt;p&gt;Solr 6.1.0 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 6.1 Release Highlights:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Added graph traversal support, and new "sort" and "random" streaming expressions. It's also now possible to create streaming expressions with the Solr Admin UI.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fixed the ENUM faceting method to not be unnecessarily rewritten to FCS, which was causing slowdowns.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Reduced garbage creation when creating cache entries.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New [subquery] document transformer to obtatin related documents per result doc.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;EmbeddedSolrServer allocates heap much wisely even with plain document list without callbacks.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New GeoJSON response writer for encoding geographic data in query responses.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="https://solr.apache.org/6_1_0/changes/Changes.html"&gt;CHANGES.txt&lt;/a&gt;
file included with the release for a detailed list of changes.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr 6.0.1 available</title><link href="/" rel="alternate"/><published>2016-05-28T00:00:00+00:00</published><updated>2016-05-28T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-05-28:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.0.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.0.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g., Word, PDF)
handling, and geospatial search. Solr is highly scalable, providing
fault tolerant distributed search and indexing, and powers the search
and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;This release includes 31 bug fixes, documentation updates, etc.,
since the 6.0.0 release.&lt;/p&gt;
&lt;p&gt;The release is available for immediate download at:
&lt;a href="https://www.apache.org/dyn/closer.lua/lucene/solr/6.0.1"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/6.0.1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See the &lt;a href="https://solr.apache.org/6_0_1/changes/Changes.html"&gt;CHANGES.txt&lt;/a&gt;
file included with the release for a detailed list of changes.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr 5.5.1 Available</title><link href="/" rel="alternate"/><published>2016-05-05T00:00:00+00:00</published><updated>2016-05-05T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-05-05:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.5.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.5.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g., Word, PDF)
handling, and geospatial search. Solr is highly scalable, providing
fault tolerant distributed search and indexing, and powers the search
and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 5.5.1 is available for immediate download at:
&lt;a href="https://www.apache.org/dyn/closer.lua/lucene/solr/5.5.1"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/5.5.1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This release contains a number of bug fixes for Solr, as well we Lucene.&lt;/p&gt;
&lt;p&gt;See the &lt;a href="/docs/5_5_1/changes/Changes.html"&gt;CHANGES.txt&lt;/a&gt;
file included with the release for a full list of details.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Solr Reference Guide for 6.0 Available</title><link href="/" rel="alternate"/><published>2016-04-25T00:00:00+00:00</published><updated>2016-04-25T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-04-25:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of the Solr Reference Guide for 6.0.&lt;/p&gt;
&lt;p&gt;The Guide has been extensively updated for Solr 6.0, with new sections on Parallel SQL and Cross Data Center Replication.&lt;/p&gt;
&lt;p&gt;The 660 page PDF can be downloaded from &lt;a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-6.0.pdf"&gt;https://www.apache.org …&lt;/a&gt;&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of the Solr Reference Guide for 6.0.&lt;/p&gt;
&lt;p&gt;The Guide has been extensively updated for Solr 6.0, with new sections on Parallel SQL and Cross Data Center Replication.&lt;/p&gt;
&lt;p&gt;The 660 page PDF can be downloaded from &lt;a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-6.0.pdf"&gt;https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-6.0.pdf&lt;/a&gt;.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr 6.0.0 Available</title><link href="/" rel="alternate"/><published>2016-04-08T00:00:00+00:00</published><updated>2016-04-08T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-04-08:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.0.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 6.0.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g., Word, PDF)
handling, and geospatial search. Solr is highly scalable, providing
fault tolerant distributed search and indexing, and powers the search
and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 6.0.0 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See the &lt;a href="/docs/6_0_0/changes/Changes.html"&gt;CHANGES.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solr 6.0 Release Highlights:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Improved defaults for "Similarity" used in Solr, in order to provide better default experience for new users.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Improved "Similarity" defaults for users upgrading: DefaultSimilarityFactory has been removed, implicit default Similarity has been changed to SchemaSimilarityFactory, and SchemaSimilarityFactory has been modified to use BM25Similarity as the default for field types that do not explicitly declare a Similarity.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Deprecated GET methods for schema are now accessible through the bulk API. The output has less details and is not backward compatible.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Users should set useDocValuesAsStored="false" to preserve sort order on multi-valued fields that have both stored="true" and docValues="true".&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Formatted date-times are more consistent with ISO-8601. BC dates are now better supported since they are now formatted with a leading '-'. AD years after 9999 have a leading '+'. Parse exceptions have been improved.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Deprecated SolrServer and subclasses have been removed, use SolrClient instead.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The deprecated &lt;nrtMode&gt; configuration in solrconfig.xml has been removed. Users must remove it from solrconfig.xml.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;SolrClient.shutdown() has been removed, use SolrClient.close() instead.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The deprecated zkCredientialsProvider element in solrcloud section of solr.xml is now removed. Use the correct spelling (zkCredentialsProvider) instead.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Added support for executing Parallel SQL queries across SolrCloud collections. Includes StreamExpression support and a new JDBC Driver for the SQL Interface.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New features and capabilities added to the streaming API.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Added support for SELECT DISTINCT queries to the SQL interface.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New GraphQuery to enable graph traversal as a query operator.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New support for Cross Data Center Replication consisting of active/passive replication for separate SolrClouds hosted in separate data centers.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Filter support added to Real-time get.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Column alias support added to the Parallel SQL Interface.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New command added to switch between non/secure mode in zookeeper.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Now possible to use IP fragments in replica placement rules.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr 5.5.0 and Reference Guide for 5.5 Available</title><link href="/" rel="alternate"/><published>2016-02-22T00:00:00+00:00</published><updated>2016-02-22T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-02-22:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.5.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.5.0&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g., Word, PDF)
handling, and geospatial search. Solr is highly scalable, providing
fault tolerant distributed search and indexing, and powers the search
and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 5.5.0 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See the &lt;a href="/docs/5_5_0/changes/Changes.html"&gt;CHANGES.txt&lt;/a&gt;
file included with the release for a full list of details.&lt;/p&gt;
&lt;p&gt;This is expected to be the last 5.x feature release before Solr 6.0.&lt;/p&gt;
&lt;p&gt;Release Highlights:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The schema version has been increased to 1.6, and Solr now returns non-stored doc values fields along with stored fields&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The PERSIST CoreAdmin action has been removed&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The mergePolicy element is deprecated in favor of a similar mergePolicyFactory element, in solrconfig.xml&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;CheckIndex now works on HdfsDirectory&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;RuleBasedAuthorizationPlugin now allows wildcards in the role, and accepts an 'all' permission&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Users can now choose compression mode in SchemaCodecFactory&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Solr now supports Lucene's XMLQueryParser&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Collections APIs now have async support&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Uninverted field faceting is re-enabled, for higher performance on rarely changing indices&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Also available is the Solr Reference Guide for Solr 5.5. This PDF serves as the definitive user's manual for Solr 5.5. It can be downloaded from the Apache mirror network: &lt;a href="https://s.apache.org/Solr-Ref-Guide-PDF"&gt;https://s.apache.org/Solr-Ref-Guide-PDF&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Lucene/Solr development moves to GIT</title><link href="/" rel="alternate"/><published>2016-02-08T00:00:00+00:00</published><updated>2016-02-08T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-02-08:/</id><summary type="html">&lt;p&gt;As of January 23rd 2016, Lucene/Solr source code is hosted in Apache's GIT repository.
This means that the old SVN repository is now stale and should not be used.
For information on working with git, please consult
&lt;a href="https://solr.apache.org/resources.html#solr-version-control"&gt;the Solr web site&lt;/a&gt;
and the &lt;a href="https://wiki.apache.org/solr/Git%20commit%20process"&gt;wiki&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://github.com/apache/lucene-solr/"&gt;GitHub mirror&lt;/a&gt; remains at …&lt;/p&gt;</summary><content type="html">&lt;p&gt;As of January 23rd 2016, Lucene/Solr source code is hosted in Apache's GIT repository.
This means that the old SVN repository is now stale and should not be used.
For information on working with git, please consult
&lt;a href="https://solr.apache.org/resources.html#solr-version-control"&gt;the Solr web site&lt;/a&gt;
and the &lt;a href="https://wiki.apache.org/solr/Git%20commit%20process"&gt;wiki&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://github.com/apache/lucene-solr/"&gt;GitHub mirror&lt;/a&gt; remains at
the same location as before, but the contents have changed. We now have
one unified repo preserving the full history of both Lucene and Solr.
If you had a GitHub fork, you will find
that it has changed its "forked from" location, and any Pull Request will go to
that other fork instead of to the Lucene developers. The only known solution is to
delete your existing fork and re-fork from &lt;a href="https://github.com/apache/lucene-solr/"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you had active code changes and Pull Requests against our old GitHub mirror,
please see &lt;a href="https://cwiki.apache.org/confluence/display/solr/HowToContribute#Working_with_GitHub"&gt;the wiki&lt;/a&gt;
for some suggestions on how to proceed.&lt;/p&gt;
&lt;p&gt;The PMC is happy to answer any question you may have regarding this change.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr 5.3.2 Available</title><link href="/" rel="alternate"/><published>2016-01-23T00:00:00+00:00</published><updated>2016-01-23T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-01-23:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.3.2&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.3.2&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g., Word, PDF)
handling, and geospatial search. Solr is highly scalable, providing
fault tolerant distributed search and indexing, and powers the search
and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 5.3.2 is available for immediate download at:
&lt;a href="https://www.apache.org/dyn/closer.lua/lucene/solr/5.3.2"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/5.3.2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This release contains a number of bug fixes for Solr, as well we Lucene.&lt;/p&gt;
&lt;p&gt;See the &lt;a href="/docs/5_3_2/changes/Changes.html"&gt;CHANGES.txt&lt;/a&gt;
file included with the release for a full list of details.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr 5.4.1 Available</title><link href="/" rel="alternate"/><published>2016-01-23T00:00:00+00:00</published><updated>2016-01-23T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2016-01-23:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.4.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.4.1&lt;/p&gt;
&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
clustering, database integration, rich document (e.g., Word, PDF)
handling, and geospatial search. Solr is highly scalable, providing
fault tolerant distributed search and indexing, and powers the search
and navigation features of many of the world's largest internet sites.&lt;/p&gt;
&lt;p&gt;Solr 5.4.1 is available for immediate download at:
&lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This release especially contains a fix for a faceting bug that could
cause facet counts to include deleted documents and a fix for a
corruption bug that was introduced in version 5.4.0. If you are on
5.4.0 and using BINARY, SORTED_NUMERIC or SORTED_SET doc values,
upgrading to 5.4.1 is strongly recommended.&lt;/p&gt;
&lt;p&gt;See the &lt;a href="/docs/5_4_1/changes/Changes.html"&gt;CHANGES.txt&lt;/a&gt;
file included with the release for a full list of details.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr Reference Guide for 5.4 Available</title><link href="/" rel="alternate"/><published>2015-12-15T00:00:00+00:00</published><updated>2015-12-15T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2015-12-15:/</id><summary type="html">&lt;p&gt;Hot on the heels of the Solr 5.4.0 release (see below), the Lucene PMC is pleased to announce the release of the Apache Solr Reference Guide for Solr 5.4.&lt;/p&gt;
&lt;p&gt;This 598 page PDF file can be downloaded from &lt;a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/"&gt;https://www.apache.org/dyn/closer.cgi/lucene/solr …&lt;/a&gt;&lt;/p&gt;</summary><content type="html">&lt;p&gt;Hot on the heels of the Solr 5.4.0 release (see below), the Lucene PMC is pleased to announce the release of the Apache Solr Reference Guide for Solr 5.4.&lt;/p&gt;
&lt;p&gt;This 598 page PDF file can be downloaded from &lt;a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/"&gt;https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/&lt;/a&gt;.&lt;/p&gt;</content><category term="solr/news"/></entry><entry><title>Apache Solr 5.4.0 Available</title><link href="/" rel="alternate"/><published>2015-12-14T00:00:00+00:00</published><updated>2015-12-14T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2015-12-14:/</id><summary type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.4.0&lt;/p&gt;
&lt;p&gt;The release can be downloaded from &lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="highlights-of-this-solr-release-include"&gt;Highlights of this Solr release include:&lt;a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;h4 id="ui-changes"&gt;UI Changes&lt;a class="headerlink" href="#ui-changes" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The rearchitected Admin UI is now prominently linked to from the existing UI, and includes …&lt;/li&gt;&lt;/ul&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 5.4.0&lt;/p&gt;
&lt;p&gt;The release can be downloaded from &lt;a href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="highlights-of-this-solr-release-include"&gt;Highlights of this Solr release include:&lt;a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h3&gt;
&lt;h4 id="ui-changes"&gt;UI Changes&lt;a class="headerlink" href="#ui-changes" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The rearchitected Admin UI is now prominently linked to from the existing UI, and includes support for managing collections as well as creating and removing fields via the schema tab. Expect it to be default in the next release.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="api-features"&gt;API Features&lt;a class="headerlink" href="#api-features" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;New Collections APIs for migrating from clusterstate.json to per-collection state.json and forcing the election of a leader when all replicas in a shard are down.&lt;/li&gt;
&lt;li&gt;A new configset management API has been added.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="querying-features"&gt;Querying Features&lt;a class="headerlink" href="#querying-features" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Filter cache is now accessible via a solr query syntax.&lt;/li&gt;
&lt;li&gt;ScoreJoins can now refer to a single-sharded collection that is replicated on all nodes.&lt;/li&gt;
&lt;li&gt;Add boost support, and 'exclude the queried document' in MoreLikeThis QParser.&lt;/li&gt;
&lt;li&gt;Add a 'sort' local param to the collapse QParser to support using complex sort options to select the representitive doc for each collapsed group.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="other-features"&gt;Other Features&lt;a class="headerlink" href="#other-features" title="Permanent link"&gt;&amp;para;&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;SolrJ now has support for connecting to Solr using basic authentication.&lt;/li&gt;
&lt;li&gt;Analyzing suggesters can now filter suggestions by a context field.&lt;/li&gt;
&lt;li&gt;JSON Facet API: add "method" param to terms/field facets to give an execution hint for what method should be used to facet.&lt;/li&gt;
&lt;li&gt;CloneFieldUpdateProcessorFactory now supports choosing a "dest" field name based on a regex pattern and replacement init options.&lt;/li&gt;
&lt;li&gt;Provide pluggable context tool support for VelocityResponseWriter.&lt;/li&gt;
&lt;/ul&gt;</content><category term="solr/news"/></entry></feed>