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 4838875 commit 57cd494Copy full SHA for 57cd494
muted-tests.yml
@@ -446,6 +446,9 @@ tests:
446
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
447
method: testParseAndQuery
448
issue: https://github.com/elastic/elasticsearch/issues/133871
449
+- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
450
+ method: testParseOrQuery
451
+ issue: https://github.com/elastic/elasticsearch/issues/133863
452
453
# Examples:
454
#
0 commit comments