kibana/examples
Liza Katz b1d76cedac
Fix track total hits not sent correctly from SearchSource (#91909)
* Move track total hits to root level

* code review

* doc
2021-02-22 23:05:32 +02:00
..
bfetch_explorer Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
dashboard_embeddable_examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
developer_examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
embeddable_examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
embeddable_explorer Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
expressions_explorer Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
routing_example Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
search_examples Fix track total hits not sent correctly from SearchSource (#91909) 2021-02-22 23:05:32 +02:00
state_containers_examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
ui_action_examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
ui_actions_explorer Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
url_generators_examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
url_generators_explorer Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
README.asciidoc Add a few asciidoc readmes (#72082) 2020-07-17 11:08:57 -04:00

[[example-plugins]]
== Example plugins

This folder contains example plugins.  To run the plugins in this folder, use the `--run-examples` flag, via

[source,bash]
----
yarn start --run-examples
----