Files
elasticsearch-js/docs
github-actions[bot] a92db88de0 [Backport 8.13] Update asStream code example (#2243)
https://github.com/elastic/elasticsearch-js/issues/2241 notes that there
is no body attribute on a response. This is mostly just a typo in the
example, as `result` itself is a readable stream, unless `meta: true` is
passed, in which case `result.body` will be a readable stream.

Also dropped the callback-style stream processing example as it's a bit
outdated.

(cherry picked from commit 45e3c0657a)

Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2024-04-30 14:00:13 -05:00
..
2023-12-14 17:19:20 -06:00