nestjs / elasticsearch

Elasticsearch module based on the official elasticsearch package 🌿

Home Page:https://nestjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: scroll method

chris72205 opened this issue · comments

I'm submitting a...


[ ] Regression 
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

Elasticsearch's scroll method is not available in this module

Expected behavior

Elasticsearch's scroll method should be exposed in this module

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

I need to use Elasticsearch's scroll method and would like to use this module

Environment


Nest version: X.Y.Z

 
For Tooling issues:
- Node version: XX  
- Platform:  

Others:

I have implemented this here and can PR the changes if you are good with it.

PR would be awesome! Looking forward. Thanks :)

Thank you! Published as 6.0.0