Query rules APIs
Query rules APIs
New API reference
For the most up-to-date API details, refer to Query rules APIs.
Query rules allow you to configure per-query rules that are applied at query time to queries that match the specific rule. Query rules are organized into rulesets, collections of query rules that are matched against incoming queries. Query rules are applied using the rule query.
If a query matches one or more rules in the ruleset, the query is re-written to apply the rules before searching. This allows pinning documents for only queries that match a specific term.
Use the following APIs to manage query rulesets:
- Create or update query ruleset
- Get query ruleset
- List query rulesets
- Delete query ruleset
- Create or update query rule
- Get query rule
- Delete query rule
- [preview] This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Tests query ruleset
当前内容版权归 elasticsearch 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 elasticsearch .