kibana/examples/search_examples
Liza Katz 02ac599569
[Search] return full IKibanaSearchResponse from fetch$ (#98268)
* return full object from fetch$

* jest

* fun-ctional tests

* jest

* functional

* test

* test

* tesssst

* Update src/plugins/data/common/search/search_source/fetch/request_error.ts

Co-authored-by: Michael Dokolin <dokmic@gmail.com>

* Update src/plugins/data/common/search/expressions/esaggs/request_handler.test.ts

Co-authored-by: Michael Dokolin <dokmic@gmail.com>

* ts

* ts

* ts

* Revert "Update src/plugins/data/common/search/search_source/fetch/request_error.ts"

This reverts commit ab182e84ed.

Co-authored-by: Michael Dokolin <dokmic@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-28 21:49:47 +03:00
..
common [Search Sessions] Client side search cache (#92439) 2021-04-16 19:59:23 +03:00
public [Search] return full IKibanaSearchResponse from fetch$ (#98268) 2021-04-28 21:49:47 +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.