mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
36 lines
1.3 KiB
Text
36 lines
1.3 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: kibUnifiedSearchAutocompletePluginApi
|
|
slug: /kibana-dev-docs/api/unifiedSearch-autocomplete
|
|
title: "unifiedSearch.autocomplete"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the unifiedSearch.autocomplete plugin
|
|
date: 2024-03-27
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'unifiedSearch.autocomplete']
|
|
---
|
|
import unifiedSearchAutocompleteObj from './unified_search_autocomplete.devdocs.json';
|
|
|
|
Contains all the key functionality of Kibana's unified search experience.Contains all the key functionality of Kibana's unified search experience.
|
|
|
|
Contact [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 152 | 2 | 113 | 23 |
|
|
|
|
## Client
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={unifiedSearchAutocompleteObj.client.interfaces}/>
|
|
|
|
### Enums
|
|
<DocDefinitionList data={unifiedSearchAutocompleteObj.client.enums}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={unifiedSearchAutocompleteObj.client.misc}/>
|
|
|