kibana/x-pack/plugins/global_search_providers
Mikhail Shustov ad7866592e
[7.x] Revert "TS Incremental build exclude test files (#95610)" (#96223) (#96281)
* Revert "TS Incremental build exclude test files (#95610)" (#96223)

This reverts commit b6e582c53e.

* code: use base tsconfig
2021-04-06 05:52:22 -04:00
..
public [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
server [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
jest.config.js [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
kibana.json
README.md Add platform's missing READMEs (#82268) (#82695) 2020-11-05 12:28:08 +01:00
tsconfig.json [7.x] Revert "TS Incremental build exclude test files (#95610)" (#96223) (#96281) 2021-04-06 05:52:22 -04: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.