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 7e078c8 commit b285858Copy full SHA for b285858
muted-tests.yml
@@ -537,6 +537,12 @@ tests:
537
- test {yaml=search.vectors/135_knn_query_nested_search_ivf/*}
538
- test {p0=search.vectors/135_knn_query_nested_search_ivf/*}
539
issue: https://github.com/elastic/elasticsearch/issues/131749
540
+- class: org.elasticsearch.search.nested.VectorNestedIT
541
+ method: testNestedKNnnSearchWithMultipleSegments
542
+ issue: https://github.com/elastic/elasticsearch/issues/131749
543
+- class: org.elasticsearch.upgrades.SemanticTextUpgradeI
544
+ method: testSemanticTextOperations*
545
546
547
# Examples:
548
#
0 commit comments