OpenSearch/x-pack/docs/en/watcher/condition
Alexander Reelsen 7693d538ca
Docs: Mention that fields with dots do not work (#36295)
The dot is used as a splitting character internally for looking up
values in the array compare condition, thus the user should use the
script condition in such cases.
2018-12-07 09:38:12 +01:00
..
always.asciidoc
array-compare.asciidoc Docs: Mention that fields with dots do not work (#36295) 2018-12-07 09:38:12 +01:00
compare.asciidoc Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
never.asciidoc
script.asciidoc