kibana/examples/search_examples
Nathan Reese b5aa375255
[search source] consolidate warnings logic in kbn-search-response-warnings package (#168531)
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>
2023-10-22 19:12:41 -06:00
..
common fix all violations 2022-04-16 01:37:30 -05:00
public [search source] consolidate warnings logic in kbn-search-response-warnings package (#168531) 2023-10-22 19:12:41 -06:00
server [Search Sessions] Fix flaky partial results test in search examples (#155816) 2023-04-27 20:27:59 -03:00
kibana.jsonc [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
README.md Migrates search example mountReactNode to kibana-react toMountPoint (#137633) 2022-08-01 07:52:20 -07:00
tsconfig.json [search source] consolidate warnings logic in kbn-search-response-warnings package (#168531) 2023-10-22 19:12:41 -06: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.