<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "Lucene-main-Linux" build number 65,561</shortDescription><upstreamBuild>65561</upstreamBuild><upstreamProject>Lucene-main-Linux</upstreamProject><upstreamUrl>job/Lucene-main-Linux/</upstreamUrl></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginbranch_10x _class='hudson.plugins.git.util.Build'><buildNumber>15235</buildNumber><marked><SHA1>4b3c9edcff79c0c9114dcd01be21b355b376b0aa</SHA1><branch><SHA1>4b3c9edcff79c0c9114dcd01be21b355b376b0aa</SHA1><name>refs/remotes/origin/branch_10x</name></branch></marked><revision><SHA1>4b3c9edcff79c0c9114dcd01be21b355b376b0aa</SHA1><branch><SHA1>4b3c9edcff79c0c9114dcd01be21b355b376b0aa</SHA1><name>refs/remotes/origin/branch_10x</name></branch></revision></refsremotesoriginbranch_10x></buildsByBranchName><lastBuiltRevision><SHA1>4b3c9edcff79c0c9114dcd01be21b355b376b0aa</SHA1><branch><SHA1>4b3c9edcff79c0c9114dcd01be21b355b376b0aa</SHA1><name>refs/remotes/origin/branch_10x</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>1485</skipCount><totalCount>19667</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-26 -XX:+UseCompressedOops -XX:+UseSerialGC</description><displayName>#15235</displayName><duration>471893</duration><estimatedDuration>461358</estimatedDuration><fullDisplayName>Lucene-10.x-Linux #15235</fullDisplayName><id>15235</id><inProgress>false</inProgress><keepLog>false</keepLog><number>15235</number><queueId>224875</queueId><result>SUCCESS</result><timestamp>1783359041187</timestamp><url>https://jenkins.thetaphi.de/view/Lucene/job/Lucene-10.x-Linux/15235/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>lucene/core/src/java/org/apache/lucene/search/ReqExclBulkScorer.java</affectedPath><affectedPath>lucene/CHANGES.txt</affectedPath><affectedPath>lucene/core/src/java/org/apache/lucene/search/TwoPhaseIterator.java</affectedPath><commitId>78eb8ebfd2e18aeeec7b4f10590dcd252a6b84ab</commitId><timestamp>1783346284000</timestamp><author><absoluteUrl>https://jenkins.thetaphi.de/user/jim.ferenczi</absoluteUrl><fullName>jim.ferenczi</fullName></author><authorEmail>jim.ferenczi@elastic.co</authorEmail><comment>Skip runs of excluded docs in ReqExclBulkScorer for two-phase clauses (#16307)

Use TwoPhaseIterator#docIDRunEnd() to skip a run of excluded docs for a
two-phase excluded clause, like the plain DocIdSetIterator branch already
does, instead of advancing one doc at a time. Clamp to at least upTo+1
since TwoPhaseIterator#docIDRunEnd() defaults to the current doc.

(cherry picked from commit 446dda96692080c33975abeba6fe2fb31f2d7095)
</comment><date>2026-07-06 15:58:04 +0200</date><id>78eb8ebfd2e18aeeec7b4f10590dcd252a6b84ab</id><msg>Skip runs of excluded docs in ReqExclBulkScorer for two-phase clauses (#16307)</msg><path><editType>edit</editType><file>lucene/core/src/java/org/apache/lucene/search/ReqExclBulkScorer.java</file></path><path><editType>edit</editType><file>lucene/core/src/java/org/apache/lucene/search/TwoPhaseIterator.java</file></path><path><editType>edit</editType><file>lucene/CHANGES.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Suggestion.java</affectedPath><affectedPath>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/FlyweightEntry.java</affectedPath><affectedPath>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/WordCase.java</affectedPath><affectedPath>lucene/CHANGES.txt</affectedPath><affectedPath>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Suggester.java</affectedPath><affectedPath>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/SuggestibleEntryCache.java</affectedPath><affectedPath>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/WordStorage.java</affectedPath><affectedPath>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/DictionarySuggester.java</affectedPath><commitId>4b3c9edcff79c0c9114dcd01be21b355b376b0aa</commitId><timestamp>1783350741000</timestamp><author><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>feat: Add API to use custom dictionary suggester (#16363) (#16365)
</comment><date>2026-07-06 17:12:21 +0200</date><id>4b3c9edcff79c0c9114dcd01be21b355b376b0aa</id><msg>feat: Add API to use custom dictionary suggester (#16363) (#16365)</msg><path><editType>edit</editType><file>lucene/CHANGES.txt</file></path><path><editType>add</editType><file>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/DictionarySuggester.java</file></path><path><editType>edit</editType><file>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/FlyweightEntry.java</file></path><path><editType>edit</editType><file>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Suggestion.java</file></path><path><editType>edit</editType><file>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/WordCase.java</file></path><path><editType>edit</editType><file>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/WordStorage.java</file></path><path><editType>edit</editType><file>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/SuggestibleEntryCache.java</file></path><path><editType>edit</editType><file>lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Suggester.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>https://jenkins.thetaphi.de/user/jim.ferenczi</absoluteUrl><fullName>jim.ferenczi</fullName></culprit></freeStyleBuild>