Create or update a query ruleset | Elasticsearch API documentation (original) (raw)

Dismiss highlight Show more






Path parameters

application/json

Body Required

Hide attributes Show attributes object

The criteria that must be met for the rule to be applied. If multiple criteria are specified for a rule, all criteria must be met for the rule to be applied.
Hide attributes Show attributes object
* Values are global, exact, exact_fuzzy, fuzzy, prefix, suffix, contains, lt, lte, gt, gte, or always.
* The metadata field to match against. This metadata will be used to match against match_criteria sent in the rule. It is required for all criteria types except always.
* The values to match against the metadata field. Only one value must match for the criteria to be met. It is required for all criteria types except always.

Responses