We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e9c63f commit 38e976bCopy full SHA for 38e976b
muted-tests.yml
@@ -558,6 +558,9 @@ tests:
558
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
559
method: testParseAndQuery
560
issue: https://github.com/elastic/elasticsearch/issues/133871
561
+- class: org.elasticsearch.simdvec.internal.vectorization.ES92Int7VectorScorerTests
562
+ method: testInt7ScoreBulk
563
+ issue: https://github.com/elastic/elasticsearch/issues/133893
564
565
# Examples:
566
#
0 commit comments