mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
prerequisite for https://github.com/elastic/kibana/issues/167906 PR consolidates all warnings logic into kbn-search-response-warnings package --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
common | ||
public | ||
server | ||
kibana.jsonc | ||
README.md | ||
tsconfig.json |
search_examples
An awesome Kibana plugin
Small demos of search functionality.
To run this example, ensure you have data to search against (for example, the sample datasets) and start kibana with the --run-examples
flag.
Development
See the kibana contributing guide for instructions setting up your development environment.