<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>5403</buildNumber><marked><SHA1>875286e1a2281aba98f5f847b039c34cf683cf49</SHA1><branch><SHA1>875286e1a2281aba98f5f847b039c34cf683cf49</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>875286e1a2281aba98f5f847b039c34cf683cf49</SHA1><branch><SHA1>875286e1a2281aba98f5f847b039c34cf683cf49</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>875286e1a2281aba98f5f847b039c34cf683cf49</SHA1><branch><SHA1>875286e1a2281aba98f5f847b039c34cf683cf49</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>https://gitbox.apache.org/repos/asf/lucene.git</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='hudson.model.ParametersAction'></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>1084</skipCount><totalCount>16861</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><description>Java: 64bit/hotspot/jdk-27-ea+14 -XX:-UseCompressedOops -XX:+UseSerialGC</description><displayName>#5403</displayName><duration>522241</duration><estimatedDuration>490391</estimatedDuration><fullDisplayName>Lucene-MMAPv2-Linux #5403</fullDisplayName><id>5403</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5403</number><queueId>217631</queueId><result>SUCCESS</result><timestamp>1778052029262</timestamp><url>https://jenkins.thetaphi.de/view/Lucene/job/Lucene-MMAPv2-Linux/5403/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java</affectedPath><affectedPath>lucene/CHANGES.txt</affectedPath><commitId>038e16787158a95576262842f87302b3b81032de</commitId><timestamp>1778037285000</timestamp><author><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Optimize IndexSearcher.count() to rewrite the query once (#16001)
</comment><date>2026-05-05 23:14:45 -0400</date><id>038e16787158a95576262842f87302b3b81032de</id><msg>Optimize IndexSearcher.count() to rewrite the query once (#16001)</msg><path><editType>edit</editType><file>lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java</file></path><path><editType>edit</editType><file>lucene/CHANGES.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java</affectedPath><commitId>b03bd1fe685572fd6a036ee03bcdb50e1c6d4108</commitId><timestamp>1778038228000</timestamp><author><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Optimize QueryVisitor.EMPTY_VISITOR (#16003)

Return false for acceptField.
</comment><date>2026-05-05 23:30:28 -0400</date><id>b03bd1fe685572fd6a036ee03bcdb50e1c6d4108</id><msg>Optimize QueryVisitor.EMPTY_VISITOR (#16003)</msg><path><editType>edit</editType><file>lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>lucene/licenses/commons-codec-1.22.0.jar.sha1</affectedPath><affectedPath>lucene/licenses/commons-codec-1.21.0.jar.sha1</affectedPath><affectedPath>gradle/libs.versions.toml</affectedPath><affectedPath>versions.lock</affectedPath><commitId>43f310fca2c59eabe0868355f1fec05f2df3c9c8</commitId><timestamp>1778048132000</timestamp><author><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>deps(java): bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#16035)

* deps(java): bump commons-codec:commons-codec from 1.21.0 to 1.22.0

Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.21.0 to 1.22.0.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.21.0...rel/commons-codec-1.22.0)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;

* Checksums, lockfile.

* Update checksums.

---------

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;
Co-authored-by: Dawid Weiss &lt;dawid.weiss@carrotsearch.com&gt;
</comment><date>2026-05-06 08:15:32 +0200</date><id>43f310fca2c59eabe0868355f1fec05f2df3c9c8</id><msg>deps(java): bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#16035)</msg><path><editType>delete</editType><file>lucene/licenses/commons-codec-1.21.0.jar.sha1</file></path><path><editType>edit</editType><file>gradle/libs.versions.toml</file></path><path><editType>edit</editType><file>versions.lock</file></path><path><editType>add</editType><file>lucene/licenses/commons-codec-1.22.0.jar.sha1</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>gradlew</affectedPath><affectedPath>lucene/CHANGES.txt</affectedPath><affectedPath>gradle/wrapper/gradle-wrapper.properties</affectedPath><affectedPath>lucene/distribution/build.gradle</affectedPath><affectedPath>gradle/wrapper/gradle-wrapper.jar.sha256</affectedPath><affectedPath>gradle/libs.versions.toml</affectedPath><affectedPath>gradlew.bat</affectedPath><commitId>1bc3e6e642fcaa5cdeeeba026830185e85b465ca</commitId><timestamp>1778048791000</timestamp><author><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>deps(java): bump gradle-wrapper from 9.4.1 to 9.5.0 (#16036)

* deps(java): bump gradle-wrapper from 9.4.1 to 9.5.0

Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.1 to 9.5.0.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;

* Update launch scripts, wrapper checksum, an explicit Project reference.

* Add changelog.

---------

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;
Co-authored-by: Dawid Weiss &lt;dawid.weiss@carrotsearch.com&gt;
</comment><date>2026-05-06 08:26:31 +0200</date><id>1bc3e6e642fcaa5cdeeeba026830185e85b465ca</id><msg>deps(java): bump gradle-wrapper from 9.4.1 to 9.5.0 (#16036)</msg><path><editType>edit</editType><file>gradle/libs.versions.toml</file></path><path><editType>edit</editType><file>lucene/distribution/build.gradle</file></path><path><editType>edit</editType><file>gradlew.bat</file></path><path><editType>edit</editType><file>gradle/wrapper/gradle-wrapper.jar.sha256</file></path><path><editType>edit</editType><file>lucene/CHANGES.txt</file></path><path><editType>edit</editType><file>gradle/wrapper/gradle-wrapper.properties</file></path><path><editType>edit</editType><file>gradlew</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>lucene/licenses/opennlp-tools-2.5.8.jar.sha1</affectedPath><affectedPath>lucene/licenses/opennlp-tools-2.5.9.jar.sha1</affectedPath><affectedPath>gradle/libs.versions.toml</affectedPath><affectedPath>versions.lock</affectedPath><commitId>875286e1a2281aba98f5f847b039c34cf683cf49</commitId><timestamp>1778048800000</timestamp><author><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>deps(java): bump org.apache.opennlp:opennlp-tools from 2.5.8 to 2.5.9 (#16037)

* deps(java): bump org.apache.opennlp:opennlp-tools from 2.5.8 to 2.5.9

Bumps [org.apache.opennlp:opennlp-tools](https://github.com/apache/opennlp) from 2.5.8 to 2.5.9.
- [Release notes](https://github.com/apache/opennlp/releases)
- [Commits](https://github.com/apache/opennlp/compare/opennlp-2.5.8...opennlp-2.5.9)

---
updated-dependencies:
- dependency-name: org.apache.opennlp:opennlp-tools
  dependency-version: 2.5.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;

* Checksums, lockfile.

---------

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;
Co-authored-by: Dawid Weiss &lt;dawid.weiss@carrotsearch.com&gt;
</comment><date>2026-05-06 08:26:40 +0200</date><id>875286e1a2281aba98f5f847b039c34cf683cf49</id><msg>deps(java): bump org.apache.opennlp:opennlp-tools from 2.5.8 to 2.5.9 (#16037)</msg><path><editType>add</editType><file>lucene/licenses/opennlp-tools-2.5.9.jar.sha1</file></path><path><editType>edit</editType><file>gradle/libs.versions.toml</file></path><path><editType>delete</editType><file>lucene/licenses/opennlp-tools-2.5.8.jar.sha1</file></path><path><editType>edit</editType><file>versions.lock</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>