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 73334ad commit 9bde671Copy full SHA for 9bde671
muted-tests.yml
@@ -585,6 +585,9 @@ tests:
585
- class: org.elasticsearch.xpack.esql.analysis.AnalyzerTests
586
method: testNoDenseVectorFailsForMagnitude
587
issue: https://github.com/elastic/elasticsearch/issues/133013
588
+- class: org.elasticsearch.xpack.ml.integration.TextEmbeddingQueryIT
589
+ method: testModelWithPrefixStrings
590
+ issue: https://github.com/elastic/elasticsearch/issues/133138
591
592
# Examples:
593
#
0 commit comments