mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-06 14:08:09 +00:00
typo
Signed-off-by: alicejw <alicejw@amazon.com>
This commit is contained in:
parent
6f35e155ad
commit
efe631d4e2
@ -518,7 +518,7 @@ The following table shows the syntax to use for each trigger option:
|
||||
|
||||
Trigger options | Definition | Syntax
|
||||
:--- | :--- : :---
|
||||
Tag | Creates alerts for documents that match a muliple query with this tag applied. If you group multiple queries by a single tag, then you can set it to trigger an alert if the results are returned by this tag name.| `query[tag=<tag-name>]`
|
||||
Tag | Creates alerts for documents that match a multiple query with this tag applied. If you group multiple queries by a single tag, then you can set it to trigger an alert if the results are returned by this tag name.| `query[tag=<tag-name>]`
|
||||
Query by name | Creates alerts for documents matched or returned by the named query. | `query[name=<query-name>]`
|
||||
Query by ID | Creates alerts for documents that were returned by the identified query. | `query[id=<query-id>]`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user