Skip to content

Commit bf63f24

Browse files
author
Christoph Büscher
committed
[Docs] Remove intervals filter rule from allowed top-level rules (elastic#50320)
The `filter` rule is not allowed on the top-level of the query, so removing it from the list of allowed rules. Where it can be nested inside other rules, those rules already mention it.
1 parent ec11c04 commit bf63f24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/reference/query-dsl/intervals-query.asciidoc

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ Valid rules include:
7575
* <<intervals-wildcard,`wildcard`>>
7676
* <<intervals-all_of,`all_of`>>
7777
* <<intervals-any_of,`any_of`>>
78-
* <<interval_filter,`filter`>>
7978
--
8079

8180
[[intervals-match]]

0 commit comments

Comments
 (0)