Only emit end if searchClient is done searching
Previously `end` was emitted after each getBatch call in the searchClient, now it is emitted once after all batches are complete.
Showing
Please register or sign in to comment
Previously `end` was emitted after each getBatch call in the searchClient, now it is emitted once after all batches are complete.