kibana/x-pack/plugins/global_search_providers/README.md
Pierre Gayvallet 926fe8915d
Add platform's missing READMEs (#82268)
* add missing readme

* update ascidoc
2020-11-05 10:40:15 +01:00

16 lines
415 B
Markdown

# Kibana `GlobalSearchProviders` plugin
The globalSearchProviders plugin provides Kibana default search providers for the `GlobalSearch` plugin.
## Server-side providers
### SavedObjects
This provider returns results for all saved object types that are searchable.
## Client-side providers
### Applications
This provider returns results for the applications that are currently registered on the client-side.