We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc574c9 commit e0b6a61Copy full SHA for e0b6a61
muted-tests.yml
@@ -465,6 +465,9 @@ tests:
465
- class: org.elasticsearch.search.vectors.IVFKnnFloatVectorQueryTests
466
method: testRandomWithFilter
467
issue: https://github.com/elastic/elasticsearch/issues/127963
468
+- class: org.elasticsearch.search.vectors.IVFKnnFloatVectorQueryTests
469
+ method: testSearchBoost
470
+ issue: https://github.com/elastic/elasticsearch/issues/127969
471
472
# Examples:
473
#
0 commit comments