kibana/examples/search_examples
2022-10-28 14:06:46 -05:00
..
common fix all violations 2022-04-16 01:37:30 -05:00
public [Search] Re-enable test on example search app (#139961) 2022-09-09 10:25:36 -07:00
server Change ContextContainer to lazily initialize providers (#129896) 2022-04-22 13:15:58 +02:00
kibana.json [search/public] expose showWarnings(inspector) method on search service (#138342) 2022-08-31 11:22:24 -07:00
README.md Migrates search example mountReactNode to kibana-react toMountPoint (#137633) 2022-08-01 07:52:20 -07:00
tsconfig.json [auto] migrate existing plugin/package configs 2022-10-28 14:06:46 -05:00

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.