<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "Lucene-main-Windows" build number 20,737</shortDescription><upstreamBuild>20737</upstreamBuild><upstreamProject>Lucene-main-Windows</upstreamProject><upstreamUrl>job/Lucene-main-Windows/</upstreamUrl></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginbranch_10x _class='hudson.plugins.git.util.Build'><buildNumber>6001</buildNumber><marked><SHA1>ed30f6dc0a4115de06a23a667389361412a4d428</SHA1><branch><SHA1>ed30f6dc0a4115de06a23a667389361412a4d428</SHA1><name>refs/remotes/origin/branch_10x</name></branch></marked><revision><SHA1>ed30f6dc0a4115de06a23a667389361412a4d428</SHA1><branch><SHA1>ed30f6dc0a4115de06a23a667389361412a4d428</SHA1><name>refs/remotes/origin/branch_10x</name></branch></revision></refsremotesoriginbranch_10x></buildsByBranchName><lastBuiltRevision><SHA1>ed30f6dc0a4115de06a23a667389361412a4d428</SHA1><branch><SHA1>ed30f6dc0a4115de06a23a667389361412a4d428</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>1498</skipCount><totalCount>20101</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.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC</description><displayName>#6001</displayName><duration>864943</duration><estimatedDuration>868816</estimatedDuration><fullDisplayName>Lucene-10.x-macOS #6001</fullDisplayName><id>6001</id><inProgress>false</inProgress><keepLog>false</keepLog><number>6001</number><queueId>232386</queueId><result>SUCCESS</result><timestamp>1789759537958</timestamp><url>https://jenkins.thetaphi.de/view/Lucene/job/Lucene-10.x-macOS/6001/</url><builtOn>macOS VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>lucene/core/src/java/org/apache/lucene/search/ByteVectorSimilarityQuery.java</affectedPath><affectedPath>lucene/core/src/test/org/apache/lucene/search/TestFloatVectorSimilarityQuery.java</affectedPath><affectedPath>lucene/MIGRATE.md</affectedPath><affectedPath>lucene/core/src/test/org/apache/lucene/search/TestVectorSimilarityCollector.java</affectedPath><affectedPath>lucene/core/src/test/org/apache/lucene/search/TestByteVectorSimilarityQuery.java</affectedPath><affectedPath>lucene/core/src/test/org/apache/lucene/search/TestExplicitFloatVectorSimilarityQuery.java</affectedPath><affectedPath>lucene/core/src/java/org/apache/lucene/search/ExplicitVectorSimilarityCollector.java</affectedPath><affectedPath>lucene/core/src/test/org/apache/lucene/search/TestExplicitByteVectorSimilarityQuery.java</affectedPath><affectedPath>lucene/core/src/java/org/apache/lucene/search/FloatVectorSimilarityQuery.java</affectedPath><affectedPath>lucene/CHANGES.txt</affectedPath><affectedPath>lucene/core/src/test/org/apache/lucene/search/BaseExplicitVectorSimilarityQueryTestCase.java</affectedPath><commitId>ed30f6dc0a4115de06a23a667389361412a4d428</commitId><timestamp>1789758797000</timestamp><author><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Backwards-compatibility changes for [Byte|Float]VectorSimilarityQuery (#16671) (backport #16654)

- Lucene 10.5.0 (#15784) switched `[Byte|Float]VectorSimilarityQuery` from explicit to adaptive HNSW graph traversal but kept the constructor signatures unchanged, so the two positional float arguments silently changed meaning from `(traversalSimilarity, resultSimilarity)` to `(resultSimilarity, decay)`.
- Make the public constructors `private` to turn the silent behavior change into a compilation error on upgrade to 10.5.2
- Both behaviors are now exposed as nested classes: `[Byte|Float]VectorSimilarityQuery.Explicit` exposes the Lucene 10.4 behavior and is deprecated (will be removed in a future release), and `[Byte|Float]VectorSimilarityQuery.Adaptive` exposes the 10.5 behavior.

(cherry picked from commit bc9adc96cc58d1e20761d961a2ab865eaede3962)
</comment><date>2026-09-18 15:13:17 -0400</date><id>ed30f6dc0a4115de06a23a667389361412a4d428</id><msg>Backwards-compatibility changes for [Byte|Float]VectorSimilarityQuery (#16671) (backport #16654)</msg><path><editType>edit</editType><file>lucene/core/src/java/org/apache/lucene/search/ByteVectorSimilarityQuery.java</file></path><path><editType>add</editType><file>lucene/core/src/test/org/apache/lucene/search/TestExplicitFloatVectorSimilarityQuery.java</file></path><path><editType>edit</editType><file>lucene/core/src/test/org/apache/lucene/search/TestFloatVectorSimilarityQuery.java</file></path><path><editType>edit</editType><file>lucene/CHANGES.txt</file></path><path><editType>add</editType><file>lucene/core/src/java/org/apache/lucene/search/ExplicitVectorSimilarityCollector.java</file></path><path><editType>add</editType><file>lucene/core/src/test/org/apache/lucene/search/TestExplicitByteVectorSimilarityQuery.java</file></path><path><editType>edit</editType><file>lucene/MIGRATE.md</file></path><path><editType>edit</editType><file>lucene/core/src/test/org/apache/lucene/search/TestByteVectorSimilarityQuery.java</file></path><path><editType>edit</editType><file>lucene/core/src/java/org/apache/lucene/search/FloatVectorSimilarityQuery.java</file></path><path><editType>add</editType><file>lucene/core/src/test/org/apache/lucene/search/BaseExplicitVectorSimilarityQueryTestCase.java</file></path><path><editType>edit</editType><file>lucene/core/src/test/org/apache/lucene/search/TestVectorSimilarityCollector.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>