You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error Message:
java.lang.IllegalStateException: This DocAndScore query was created by a different reader
Stack Trace:
java.lang.IllegalStateException: This DocAndScore query was created by a different reader
at __randomizedtesting.SeedInfo.seed([D2B504855ECC5807:C35303238DC068AA]:0)
at org.apache.lucene.search.AbstractKnnVectorQuery$DocAndScoreQuery.createWeight(AbstractKnnVectorQuery.java:301)
at org.apache.lucene.search.TestKnnFloatVectorQuery.testDocAndScoreQueryBasics(TestKnnFloatVectorQuery.java:209)
...
Gradle command to reproduce
./gradlew test --tests TestKnnFloatVectorQuery.testDocAndScoreQueryBasics -Dtests.seed=D2B504855ECC5807 -Dtests.multiplier=2 -Dtests.locale=ca-ES-VALENCIA -Dtests.timezone=Europe/Vienna -Dtests.asserts=true -Dtests.file.encoding=UTF-8
The text was updated successfully, but these errors were encountered:
Description
Please see e.g. https://lists.apache.org/thread/wz00z6gz18bbmkqtghkjtdqlokq3fx7p for full details.
Gradle command to reproduce
./gradlew test --tests TestKnnFloatVectorQuery.testDocAndScoreQueryBasics -Dtests.seed=D2B504855ECC5807 -Dtests.multiplier=2 -Dtests.locale=ca-ES-VALENCIA -Dtests.timezone=Europe/Vienna -Dtests.asserts=true -Dtests.file.encoding=UTF-8
The text was updated successfully, but these errors were encountered: