MfgLabs / akka-stream-extensions

Extensions for Akka Stream
Apache License 2.0
123 stars 27 forks source link

Unit test for EsStream fails #23

Closed pbrannigan closed 7 years ago

pbrannigan commented 8 years ago

The stream extension for elasticsearch is ignoring the results of the initial query to open the scroll. Therefore the unit test to compare the results always fails. I have a solution.