kibana/x-pack/plugins/global_search_providers
2021-04-05 11:59:26 -07:00
..
public Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
server Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
kibana.json
README.md Add platform's missing READMEs (#82268) 2020-11-05 10:40:15 +01:00
tsconfig.json Revert "TS Incremental build exclude test files (#95610)" (#96223) 2021-04-05 11:59:26 -07: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.