<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>release &#8211; Solr.pl</title>
	<atom:link href="https://solr.pl/en/tag/release-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://solr.pl/en/</link>
	<description>All things to be found - Blog related to Apache Solr &#38; Lucene projects - https://solr.apache.org</description>
	<lastBuildDate>Fri, 12 Dec 2025 14:14:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Apache Lucene 10.3.2</title>
		<link>https://solr.pl/en/2025/12/12/apache-lucene-10-3-2/</link>
					<comments>https://solr.pl/en/2025/12/12/apache-lucene-10-3-2/#respond</comments>
		
		<dc:creator><![CDATA[Rafał Kuć]]></dc:creator>
		<pubDate>Fri, 12 Dec 2025 14:13:39 +0000</pubDate>
				<category><![CDATA[Lucene]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[release]]></category>
		<guid isPermaLink="false">https://solr.pl/?p=1460</guid>

					<description><![CDATA[It is a pleasure to inform you that a new version of the Apache Lucene library has been released. It is the bug fix release for the 10.x branch. The release is all about fixing two of the reported bugs.]]></description>
										<content:encoded><![CDATA[
<p>It is a pleasure to inform you that a new version of the Apache Lucene library has been released. It is the bug fix release for the <strong>10.x</strong> branch.</p>



<span id="more-1460"></span>



<p>The release is all about fixing two of the reported bugs. For more details we suggest having a look at <a href="https://lucene.apache.org/core/10_3_2/changes/Changes.html">Apache Lucene change log</a>.</p>



<p>Apache Lucene <strong>10.3.2</strong> can be downloaded from <a href="https://dlcdn.apache.org/lucene/java/">https://dlcdn.apache.org/lucene/java/</a>.</p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://solr.pl/en/2025/12/12/apache-lucene-10-3-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Apache Solr 9.10.0</title>
		<link>https://solr.pl/en/2025/11/09/apache-solr-9-10-0/</link>
					<comments>https://solr.pl/en/2025/11/09/apache-solr-9-10-0/#respond</comments>
		
		<dc:creator><![CDATA[Rafał Kuć]]></dc:creator>
		<pubDate>Sun, 09 Nov 2025 07:55:50 +0000</pubDate>
				<category><![CDATA[Solr]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[solr]]></category>
		<guid isPermaLink="false">https://solr.pl/?p=1454</guid>

					<description><![CDATA[It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 9.x branch and it is numbered 9.10.0. Some of the changes introduced in Solr]]></description>
										<content:encoded><![CDATA[
<p>It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 9.x branch and it is numbered <strong>9.10.0</strong>.</p>



<span id="more-1454"></span>



<p>Some of the changes introduced in Solr <strong>9.10.0</strong>:</p>



<ul class="wp-block-list">
<li>Support for Java 24 and newer with Security Manager turned off.</li>



<li>Support for external Apache Tika server &#8211; we no longer need to process document in Solr process.</li>



<li>Apache Lucene upgrade &#8211; Solr now uses 9.12.3.</li>



<li>The <em>shards.preference=replica.location</em> parameter now supports <em>host</em> option.</li>



<li>A few functions marked as deprecated and scheduled for removal in Solr 10:
<ul class="wp-block-list">
<li>XLSXResponseWriter,</li>



<li>Apache Tika based language detection,</li>



<li>In process Apache Tika use in Apache Solr.</li>
</ul>
</li>
</ul>



<p>We encourage you to read the whole list of changes at: <a href="https://solr.apache.org/docs/9_10_0/changes/Changes.html">https://solr.apache.org/docs/9_10_0/changes/Changes.html</a>.</p>



<p>Apache Solr<strong> 9.10.0</strong> can be downloaded from <a href="https://dlcdn.apache.org/solr/">https://dlcdn.apache.org/solr/</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://solr.pl/en/2025/11/09/apache-solr-9-10-0/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Apache Lucene 10.3.0</title>
		<link>https://solr.pl/en/2025/09/16/apache-lucene-10-3-0/</link>
					<comments>https://solr.pl/en/2025/09/16/apache-lucene-10-3-0/#respond</comments>
		
		<dc:creator><![CDATA[Rafał Kuć]]></dc:creator>
		<pubDate>Tue, 16 Sep 2025 19:23:14 +0000</pubDate>
				<category><![CDATA[Lucene]]></category>
		<category><![CDATA[release]]></category>
		<guid isPermaLink="false">https://solr.pl/?p=1442</guid>

					<description><![CDATA[It is a pleasure to inform you that a new, major version of the Apache Lucene library has been released &#8211; Apache Lucene 10.3.0. Some of the changes included in the Apache Lucene 10.3.0: The complete list of changes can]]></description>
										<content:encoded><![CDATA[
<p>It is a pleasure to inform you that a new, major version of the Apache Lucene library has been released &#8211; Apache Lucene <strong>10.3.0</strong>.</p>



<span id="more-1442"></span>



<p>Some of the changes included in the Apache Lucene 10.3.0:</p>



<ul class="wp-block-list">
<li>Support for JDK 25 in Panama Vectorization Provider.</li>



<li>Support for Re-Ranking Queries using Late Interaction Model Multi-Vectors.</li>



<li>Decrease TieredMergePolicy&#8217;s default number of segments per tier from 10 to 8.</li>



<li>MultiIndexMergeScheduler &#8211; multi-tenant merge scheduler.</li>



<li>Lots of improvements and adjustments.</li>
</ul>



<p>The complete list of changes can be found at: <a href="https://lucene.apache.org/core/10_3_0/changes/Changes.html#v10.1.0">https://lucene.apache.org/core/10_3_0/changes/Changes.html</a>.</p>



<p>Apache Lucene<strong> 10.3.0</strong> can be downloaded from <a href="https://lucene.apache.org/core/downloads.html">https://lucene.apache.org/core/downloads.html</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://solr.pl/en/2025/09/16/apache-lucene-10-3-0/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Apache Solr 9.9.0</title>
		<link>https://solr.pl/en/2025/07/28/apache-solr-9-9-0/</link>
					<comments>https://solr.pl/en/2025/07/28/apache-solr-9-9-0/#respond</comments>
		
		<dc:creator><![CDATA[Rafał Kuć]]></dc:creator>
		<pubDate>Mon, 28 Jul 2025 21:04:28 +0000</pubDate>
				<category><![CDATA[Solr]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[solr]]></category>
		<guid isPermaLink="false">https://solr.pl/?p=1432</guid>

					<description><![CDATA[It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 9.x branch and it is numbered 9.9.0. Some of the changes introduced in Solr]]></description>
										<content:encoded><![CDATA[
<p>It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 9.x branch and it is numbered <strong>9.9.0</strong>.</p>



<span id="more-1432"></span>



<p>Some of the changes introduced in Solr <strong>9.9.0</strong>:</p>



<ul class="wp-block-list">
<li>Starting from 9.9.0 Solr supports encoding text to vectors during indexing via external LLM services.</li>



<li>Function queries can use a numeric subset of Javascript and in additon to that access fileds and score value. All thank to the Expressions module of Apache Lucene.</li>



<li>Jetty&#8217;s Graceful Shutdown is now supported when <strong><em>SOLR_JETTY_GRACEFUL</em></strong> is set to <strong><em>true</em></strong> preventing Solr from disrupting queries during shutdown.</li>



<li>Various optimizations and bug fixes in SolrJ clients.</li>



<li>PKI Authentication supports caching and is more performant when working in high-throughput clusters.</li>
</ul>



<p>We encourage you to read the whole list of changes at: <a href="https://solr.apache.org/docs/9_9_0/changes/Changes.html">https://solr.apache.org/docs/9_9_0/changes/Changes.html</a>.</p>



<p>Apache Solr<strong> 9.9.0</strong> can be downloaded from <a href="https://dlcdn.apache.org/solr/">https://dlcdn.apache.org/solr/</a>.</p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://solr.pl/en/2025/07/28/apache-solr-9-9-0/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Apache Lucene 10.2.2</title>
		<link>https://solr.pl/en/2025/06/20/apache-lucene-10-2-2/</link>
					<comments>https://solr.pl/en/2025/06/20/apache-lucene-10-2-2/#respond</comments>
		
		<dc:creator><![CDATA[Rafał Kuć]]></dc:creator>
		<pubDate>Fri, 20 Jun 2025 21:11:50 +0000</pubDate>
				<category><![CDATA[Lucene]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[release]]></category>
		<guid isPermaLink="false">https://solr.pl/?p=1424</guid>

					<description><![CDATA[It is a pleasure to inform you that a new version of the Apache Lucene library has been released. It is the bug fix release for the 10.x branch. The release is all about fixing two of the reported bugs.]]></description>
										<content:encoded><![CDATA[
<p>It is a pleasure to inform you that a new version of the Apache Lucene library has been released. It is the bug fix release for the <strong>10.x</strong> branch.</p>



<span id="more-1424"></span>



<p>The release is all about fixing two of the reported bugs. For more details we suggest having a look at <a href="https://lucene.apache.org/core/10_2_2/changes/Changes.html">Apache Lucene change log</a>.</p>



<p>Apache Lucene<strong> 10.2.2</strong> can be downloaded from <a href="https://dlcdn.apache.org/lucene/java/">https://dlcdn.apache.org/lucene/java/</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://solr.pl/en/2025/06/20/apache-lucene-10-2-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Apache Lucene 9.12.2</title>
		<link>https://solr.pl/en/2025/06/20/apache-lucene-9-12-2/</link>
					<comments>https://solr.pl/en/2025/06/20/apache-lucene-9-12-2/#respond</comments>
		
		<dc:creator><![CDATA[Rafał Kuć]]></dc:creator>
		<pubDate>Fri, 20 Jun 2025 21:10:03 +0000</pubDate>
				<category><![CDATA[Lucene]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[release]]></category>
		<guid isPermaLink="false">https://solr.pl/?p=1422</guid>

					<description><![CDATA[It is a pleasure to inform you that a new version of the Apache Lucene library has been released. It is the bug fix release for the 9.x branch. The release is all about fixing two of the reported bugs.]]></description>
										<content:encoded><![CDATA[
<p>It is a pleasure to inform you that a new version of the Apache Lucene library has been released. It is the bug fix release for the <strong>9.x</strong> branch.</p>



<span id="more-1422"></span>



<p>The release is all about fixing two of the reported bugs. For more details we suggest having a look at <a href="https://lucene.apache.org/core/9_12_2/changes/Changes.html">Apache Lucene change log</a>.</p>



<p>Apache Lucene<strong> 9.12.2</strong> can be downloaded from <a href="https://dlcdn.apache.org/lucene/java/">https://dlcdn.apache.org/lucene/java/</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://solr.pl/en/2025/06/20/apache-lucene-9-12-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Apache Lucene 10.2.1</title>
		<link>https://solr.pl/en/2025/06/20/apache-lucene-10-2-1/</link>
					<comments>https://solr.pl/en/2025/06/20/apache-lucene-10-2-1/#respond</comments>
		
		<dc:creator><![CDATA[Rafał Kuć]]></dc:creator>
		<pubDate>Fri, 20 Jun 2025 21:06:03 +0000</pubDate>
				<category><![CDATA[Lucene]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[release]]></category>
		<guid isPermaLink="false">https://solr.pl/?p=1417</guid>

					<description><![CDATA[It is a pleasure to inform you that a new version of the Apache Lucene library has been released. It is the bug fix release for the 10.x branch. The release is all about fixing two of the reported bugs.]]></description>
										<content:encoded><![CDATA[
<p>It is a pleasure to inform you that a new version of the Apache Lucene library has been released. It is the bug fix release for the <strong>10.x</strong> branch.</p>



<span id="more-1417"></span>



<p>The release is all about fixing two of the reported bugs. For more details we suggest having a look at <a href="https://lucene.apache.org/core/10_2_1/changes/Changes.html">Apache Lucene change log</a>.</p>



<p>Apache Lucene<strong> 10.2.1</strong> can be downloaded from <a href="https://dlcdn.apache.org/lucene/java/">https://dlcdn.apache.org/lucene/java/</a>.</p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://solr.pl/en/2025/06/20/apache-lucene-10-2-1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Apache Lucene 10.2.0</title>
		<link>https://solr.pl/en/2025/04/18/apache-lucene-10-2-0/</link>
					<comments>https://solr.pl/en/2025/04/18/apache-lucene-10-2-0/#respond</comments>
		
		<dc:creator><![CDATA[Rafał Kuć]]></dc:creator>
		<pubDate>Fri, 18 Apr 2025 21:15:25 +0000</pubDate>
				<category><![CDATA[Lucene]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[release]]></category>
		<guid isPermaLink="false">https://solr.pl/?p=1408</guid>

					<description><![CDATA[It is a pleasure to inform you that a new, major version of the Apache Lucene library has been released &#8211; Apache Lucene 10.2.0. Some of the changes included in the Apache Lucene 10.2.0: The complete list of changes can]]></description>
										<content:encoded><![CDATA[
<p>It is a pleasure to inform you that a new, major version of the Apache Lucene library has been released &#8211; Apache Lucene <strong>10.2.0</strong>.</p>



<span id="more-1408"></span>



<p>Some of the changes included in the Apache Lucene 10.2.0:</p>



<ul class="wp-block-list">
<li>New SeededKnnVectorQuery was introduced, an optimization to KnnVectorQuery that<br>allows selecting better entry points for vector search.</li>



<li>Improvements to Java 24 vector API support.</li>



<li>Searches that don&#8217;t require score and match many documents should see increase in their performance, some queries, such as disjunction of term queries are reported to be from 77% to 4x faster based on the data gathered from Lucene nightly benchmarks.</li>



<li>TieredMergePolicy&#8217;s default floor segment size was increased from<br>2MB to 16MB. This is expected to result in slightly slower indexing, but lower number of segments resulting in higher query performance for high per-segment overhead queries such as vector queries or multi-term queries. </li>



<li>And much, much more.</li>
</ul>



<p>The complete list of changes can be found at: <a href="https://lucene.apache.org/core/10_2_0/changes/Changes.html#v10.1.0">https://lucene.apache.org/core/10_2_0/changes/Changes.html</a>.</p>



<p>Apache Lucene<strong> 10.2.0</strong> can be downloaded from <a href="https://lucene.apache.org/core/downloads.html">https://lucene.apache.org/core/downloads.html</a>.</p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://solr.pl/en/2025/04/18/apache-lucene-10-2-0/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Apache Solr 9.8.1</title>
		<link>https://solr.pl/en/2025/04/10/apache-solr-9-8-1/</link>
					<comments>https://solr.pl/en/2025/04/10/apache-solr-9-8-1/#respond</comments>
		
		<dc:creator><![CDATA[Rafał Kuć]]></dc:creator>
		<pubDate>Thu, 10 Apr 2025 18:36:22 +0000</pubDate>
				<category><![CDATA[Solr]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[solr]]></category>
		<guid isPermaLink="false">https://solr.pl/?p=1405</guid>

					<description><![CDATA[It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 9.x branch and it is numbered 9.8.1. The 9.8.1 is a bug fix release.]]></description>
										<content:encoded><![CDATA[
<p>It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 9.x branch and it is numbered <strong>9.8.1</strong>.</p>



<span id="more-1405"></span>



<p>The 9.8.1 is a bug fix release. The full list of changes can be found <a href="https://solr.apache.org/docs/9_8_1/changes/Changes.html">here</a>.</p>



<p>You can download Solr 9.8.1 <a href="https://lucene.apache.org/solr/downloads.html">here</a>.</p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://solr.pl/en/2025/04/10/apache-solr-9-8-1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Apache Solr 9.8.0</title>
		<link>https://solr.pl/en/2025/01/23/apache-solr-9-8-0/</link>
					<comments>https://solr.pl/en/2025/01/23/apache-solr-9-8-0/#respond</comments>
		
		<dc:creator><![CDATA[Rafał Kuć]]></dc:creator>
		<pubDate>Thu, 23 Jan 2025 19:33:38 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Solr]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[solr]]></category>
		<guid isPermaLink="false">https://solr.pl/?p=1398</guid>

					<description><![CDATA[It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 9.x branch and it is numbered 9.8. Some of the changes introduced in Solr]]></description>
										<content:encoded><![CDATA[
<p>It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 9.x branch and it is numbered <strong>9.8</strong>.</p>



<span id="more-1398"></span>



<p>Some of the changes introduced in Solr <strong>9.8</strong>:</p>



<ul class="wp-block-list">
<li>Solr cross data center feature graduated into a main Solr feature!</li>



<li>A give request may now be limited when it comes to the amount of memory it can use using the <em>memAllowed</em> parameter.</li>



<li>The <em>lib</em> tags in <em>solrconfig.xml</em> are now silently ignored unless you include the <em>SOLR_CONFIG_LIB_ENABLED</em> environment variable set to <em>true</em>. </li>



<li>A new parser called <em>knn_text_to_vector</em> was added allowing to calculate text embeddings using external LLMs.</li>
</ul>



<p>We encourage you to read the whole list of changes at: <a href="https://solr.apache.org/docs/9_8_0/changes/Changes.html">https://solr.apache.org/docs/9_8_0/changes/Changes.html</a>.</p>



<p>Apache Solr<strong> 9.8</strong> can be downloaded from <a href="https://dlcdn.apache.org/solr/">https://dlcdn.apache.org/solr/</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://solr.pl/en/2025/01/23/apache-solr-9-8-0/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
