kibana/x-pack/plugins/global_search_providers
Tyler Smalley b593781009
Jest multi-project configuration (#77894)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-12-02 11:42:23 -08:00
..
public Add application deep links to global search (#83380) 2020-11-30 15:54:52 -07:00
server [GS] add search syntax support (#83422) 2020-11-24 10:44:57 +01:00
jest.config.js Jest multi-project configuration (#77894) 2020-12-02 11:42:23 -08:00
kibana.json
README.md Add platform's missing READMEs (#82268) 2020-11-05 10:40:15 +01:00

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.