Utility helper that stream pages of searches into an Observable.
A streamer will help users to walk through searches without knowing the underlying pagination implementation.
Constructor
the searcher repository
Main method of the helper, it streams the results in observable only loading the pages when necessary.
the criteria
the observable of entities.
Generated using TypeDoc
Utility helper that stream pages of searches into an Observable.
A streamer will help users to walk through searches without knowing the underlying pagination implementation.