kibana/api_docs/search_query_rules.mdx
2025-04-12 04:33:57 +00:00

38 lines
1.1 KiB
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibSearchQueryRulesPluginApi
slug: /kibana-dev-docs/api/searchQueryRules
title: "searchQueryRules"
image: https://source.unsplash.com/400x175/?github
description: API docs for the searchQueryRules plugin
date: 2025-04-12
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchQueryRules']
---
import searchQueryRulesObj from './search_query_rules.devdocs.json';
Contact [@elastic/search-kibana](https://github.com/orgs/elastic/teams/search-kibana) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 5 | 0 | 5 | 0 |
## Server
### Setup
<DocDefinitionList data={[searchQueryRulesObj.server.setup]}/>
### Start
<DocDefinitionList data={[searchQueryRulesObj.server.start]}/>
## Common
### Consts, variables and types
<DocDefinitionList data={searchQueryRulesObj.common.misc}/>