kibana/test/api_integration/apis/search
Liza Katz 842bb69aea
[bfetch] compress stream chunks (#97994)
* 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

* delete client side legacy msearch code

* ts

* override to sync search in search source

* delete more legacy code

* ts

* delete moarrrr

* deflate bfetch chunks

* update tests
use only zlib

* ts

* extract getInflatedResponse

* tests

* Use fflate in attempt to reduce package size

* use node streams, fflate and hex encoding.

* DISABLE_SEARCH_COMPRESSION UI Settings
Use base64 and async compression

* i18n

* Code review
Use custom header for compression
Promisify once

* use custom headers

* Update jest

* fix tests

* code review, baby!

* integration

* tests

* limit

* limit

* limit

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-01 09:57:46 +03:00
..
bsearch.ts [bfetch] compress stream chunks (#97994) 2021-06-01 09:57:46 +03:00
index.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
msearch.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
painless_err_req.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
search.ts [FTR][CI] Use default distribution for all tests (#94968) 2021-05-12 15:24:25 -04:00
verify_error.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00