Re: [ANNOUNCE] Apache Lucene 10.5.0 released

"Uwe Schindler via dev" <[email protected]> Mon, 29 Jun 2026 14:23:19 +0200
Newsgroups gmane.comp.jakarta.lucene.devel
Message-ID <[email protected]>
--------------8QFbIaKsloHfl5V4NroxtDyi
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

Hi,

great thanks. For completeness:

SUCCESS! [1:32:51.792750]

Finished: SUCCESS

I missed to post this to list (was busy on vacation). The smoker on my 
Jenkins reported all fine with Java 21, 22, 23, 24 (all supported 
versions that can run our gradle build).

Uwe

Am 29.06.2026 um 11:18 schrieb Alan Woodward:
> The documentation push was fine, but svnpubsub just didn’t pick it up 
> for some reason. I added whitespace to Changes.html and pushed to svn 
> again, and that triggered the svnpubsub build.  I’ve opened 
> https://issues.apache.org/jira/browse/INFRA-28068 to report the problem.
>
>> On 29 Jun 2026, at 09:00, Alan Woodward <[email protected]> wrote:
>>
>> The documentation push worked, but it looks as though there are some 
>> errors with the index file and it didn’t include Changes.  Looking at 
>> the svn log it seems the same issue happened with 10.4 - will work 
>> out what needs editing and see if I can update the release wizard to 
>> fix it for future releases.
>>
>>> On 27 Jun 2026, at 15:16, Uwe Schindler via dev 
>>> <[email protected]> wrote:
>>>
>>> Hi,
>>>
>>> the link to changes does not work. The same happens in the news 
>>> entry on web page. I also can't find the javadocs.
>>>
>>> I think you missed to push the documentation from gradle's build. 
>>> There is some special magic with it, it must be pushed with 
>>> subversion together with the javadocs to some specific folder 
>>> outside of web page, but I don't remember full details. Javadocs and 
>>> documentation is also missing!
>>>
>>> Uwe
>>>
>>> Am 26.06.2026 um 10:53 schrieb Alan Woodward:
>>>> The Lucene PMC is pleased to announce the release of Apache Lucene 
>>>> 10.5.0.
>>>>
>>>> Apache Lucene is a high-performance, full-featured search engine 
>>>> library
>>>> written entirely in Java. It is a technology suitable for nearly any
>>>> application that requires structured search, full-text search, 
>>>> faceting,
>>>> nearest-neighbor search across high-dimensionality vectors, spell
>>>> correction or query suggestions.
>>>>
>>>> This release contains numerous bug fixes, optimizations, and 
>>>> improvements,
>>>> some of which are highlighted below. The release is available for 
>>>> immediate
>>>> download at:
>>>>
>>>> <https://lucene.apache.org/core/downloads.html>
>>>>
>>>> ### Lucene 10.5.0 Release Highlights:
>>>>
>>>> * A new experimental columnar batch indexing API
>>>> * Improvements to bulk scoring and filtering of documents allowing much
>>>> greater use of SIMD instructions and vectorisation
>>>> * Extension of concurrent searches to many more Collector types, 
>>>> notably
>>>> Grouping searches
>>>> * New queries allowing hybrid searches to use Bayesian probabilities to
>>>> combine scores from different index types (eg BM25 and vector scores)
>>>>
>>>> Please read CHANGES.txt for a full list of new features and changes:
>>>>
>>>> <https://lucene.apache.org/core/10_5_0/changes/Changes.html>
>>>>
>>> -- 
>>> Uwe Schindler
>>> Achterdiek 19, D-28357 Bremen
>>> https://www.thetaphi.de
>>> eMail: [email protected]
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>
>
-- 
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail:[email protected]

--------------8QFbIaKsloHfl5V4NroxtDyi
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>great thanks. For completeness:</p>
    <pre id="out" class="console-output"
style="box-sizing: inherit; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(255, 255, 255); border: 1.5px solid color(srgb 0.893047 0.91414 0.943708); border-radius: 10px; color: oklch(0.05 0.075 256.91); font-family: ui-monospace, sfmono-regular, &quot;sf mono&quot;, jetbrainsmono, consolas, monospace; font-weight: 400; line-height: 1.66; margin: 0px 0px 26px; padding: 0.8rem 1rem; white-space: pre-wrap; overflow-wrap: break-word; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-colo
 r: initial;">SUCCESS! [1:32:51.792750]

Finished: SUCCESS</pre>
    <p>I missed to post this to list (was busy on vacation). The smoker
      on my Jenkins reported all fine with Java 21, 22, 23, 24 (all
      supported versions that can run our gradle build).</p>
    <p>Uwe</p>
    <div class="moz-cite-prefix">Am 29.06.2026 um 11:18 schrieb Alan
      Woodward:<br>
    </div>
    <blockquote type="cite"
      cite="mid:[email protected]">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div>The documentation push was fine, but svnpubsub just didn’t
        pick it up for some reason. I added whitespace to Changes.html
        and pushed to svn again, and that triggered the svnpubsub build.
         I’ve opened <a
          href="https://issues.apache.org/jira/browse/INFRA-28068"
          moz-do-not-send="true" class="moz-txt-link-freetext">https://issues.apache.org/jira/browse/INFRA-28068</a> to
        report the problem.</div>
      <div><br>
        <blockquote type="cite">
          <div>On 29 Jun 2026, at 09:00, Alan Woodward
            <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]">&lt;[email protected]&gt;</a> wrote:</div>
          <br class="Apple-interchange-newline">
          <div>
            <div>The documentation push worked, but it looks as though
              there are some errors with the index file and it didn’t
              include Changes.  Looking at the svn log it seems the same
              issue happened with 10.4 - will work out what needs
              editing and see if I can update the release wizard to fix
              it for future releases.<br>
              <br>
              <blockquote type="cite">On 27 Jun 2026, at 15:16, Uwe
                Schindler via dev <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]">&lt;[email protected]&gt;</a> wrote:<br>
                <br>
                Hi,<br>
                <br>
                the link to changes does not work. The same happens in
                the news entry on web page. I also can't find the
                javadocs.<br>
                <br>
                I think you missed to push the documentation from
                gradle's build. There is some special magic with it, it
                must be pushed with subversion together with the
                javadocs to some specific folder outside of web page,
                but I don't remember full details. Javadocs and
                documentation is also missing!<br>
                <br>
                Uwe<br>
                <br>
                Am 26.06.2026 um 10:53 schrieb Alan Woodward:<br>
                <blockquote type="cite">The Lucene PMC is pleased to
                  announce the release of Apache Lucene 10.5.0.<br>
                  <br>
                  Apache Lucene is a high-performance, full-featured
                  search engine library<br>
                  written entirely in Java. It is a technology suitable
                  for nearly any<br>
                  application that requires structured search, full-text
                  search, faceting,<br>
                  nearest-neighbor search across high-dimensionality
                  vectors, spell<br>
                  correction or query suggestions.<br>
                  <br>
                  This release contains numerous bug fixes,
                  optimizations, and improvements,<br>
                  some of which are highlighted below. The release is
                  available for immediate<br>
                  download at:<br>
                  <br>
                   <a class="moz-txt-link-rfc2396E" href="https://lucene.apache.org/core/downloads.html">&lt;https://lucene.apache.org/core/downloads.html&gt;</a><br>
                  <br>
                  ### Lucene 10.5.0 Release Highlights:<br>
                  <br>
                  * A new experimental columnar batch indexing API<br>
                  * Improvements to bulk scoring and filtering of
                  documents allowing much<br>
                  greater use of SIMD instructions and vectorisation<br>
                  * Extension of concurrent searches to many more
                  Collector types, notably<br>
                  Grouping searches<br>
                  * New queries allowing hybrid searches to use Bayesian
                  probabilities to<br>
                  combine scores from different index types (eg BM25 and
                  vector scores)<br>
                  <br>
                  Please read CHANGES.txt for a full list of new
                  features and changes:<br>
                  <br>
 <a class="moz-txt-link-rfc2396E" href="https://lucene.apache.org/core/10_5_0/changes/Changes.html">&lt;https://lucene.apache.org/core/10_5_0/changes/Changes.html&gt;</a><br>
                  <br>
                </blockquote>
                -- <br>
                Uwe Schindler<br>
                Achterdiek 19, D-28357 Bremen<br>
                <a class="moz-txt-link-freetext" href="https://www.thetaphi.de">https://www.thetaphi.de</a><br>
                eMail: <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a><br>
                <br>
                <br>
---------------------------------------------------------------------<br>
                To unsubscribe, e-mail:
                <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a><br>
                For additional commands, e-mail:
                <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a><br>
                <br>
              </blockquote>
              <br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Uwe Schindler
Achterdiek 19, D-28357 Bremen
<a class="moz-txt-link-freetext" href="https://www.thetaphi.de">https://www.thetaphi.de</a>
eMail: <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a></pre>
  </body>
</html>

--------------8QFbIaKsloHfl5V4NroxtDyi--