kibana/examples/search_examples
Liza Katz 1a3e033c90
[Partial Results] Move other bucket into Search Source (#96384)
* Move inspector adapter integration into search source

* docs and ts

* Move other bucket to search source

* test ts + delete unused tabilfy function

* hierarchical param in aggconfig.
ts improvements
more inspector tests

* fix jest

* separate inspect
more tests

* jest

* inspector

* Error handling and more tests

* put the fun in functional tests

* code review

* Add functional test for other bucket in search example app

* test

* test

* ts

* test

* test

* ts

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-18 12:50:02 +03:00
..
common [Search Sessions] Client side search cache (#92439) 2021-04-16 19:59:23 +03:00
public [Partial Results] Move other bucket into Search Source (#96384) 2021-04-18 12:50:02 +03:00
server [Search Sessions] Client side search cache (#92439) 2021-04-16 19:59:23 +03:00
kibana.json [Search Sessions] Search session example app (#89583) 2021-02-22 13:36:59 +01:00
README.md [Search] Server strategy example (#71679) 2020-08-11 23:28:43 +03:00
tsconfig.json Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00

search_examples

An awesome Kibana plugin


Development

See the kibana contributing guide for instructions setting up your development environment.