kibana/examples/search_examples
Lukas Olson a9273ca001
[data.search] Add search session methods to search service contract (#87966)
* [data.search] Add search session methods to search service contract

* Fix types

* Fix tests and switch to cancel

* Update docs

* Fix types/tests

* Fix tests

* Update status of SO before cancelling search requests

* Add API integration test

* Fix types

* Update expiration route to use config defaultExpiration

* Fix test

* Update docs

* New logic for extend

* Remove declare module

* Review feedback

* fix ts

* Remove test that is no longer valid

* Fix undefined bug

* Use DataRequestHandlerContext in maps

* ts

Co-authored-by: Liza K <liza.katz@elastic.co>
2021-02-03 08:08:54 -07:00
..
common Updating the License (#88343) 2021-01-19 17:52:56 -08:00
public Updating the License (#88343) 2021-01-19 17:52:56 -08:00
server [data.search] Add search session methods to search service contract (#87966) 2021-02-03 08:08:54 -07:00
kibana.json [data.search] Server-side background session service (#81099) 2020-11-18 22:04:26 -07:00
README.md
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.