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 a7205ae commit a2dbb7bCopy full SHA for a2dbb7b
muted-tests.yml
@@ -548,6 +548,9 @@ tests:
548
- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusReindexedLogsDbChallengeRestIT
549
method: testTermsQuery
550
issue: https://github.com/elastic/elasticsearch/issues/132337
551
+- class: org.elasticsearch.search.suggest.phrase.PhraseSuggesterIT
552
+ method: testPhraseSuggestionWithNgramOnlyAnalyzerThrowsException
553
+ issue: https://github.com/elastic/elasticsearch/issues/132347
554
555
# Examples:
556
#
0 commit comments