Class ScrollingSearchHits

  • All Implemented Interfaces:
    SearchHits, Iterable<SearchHit>

    public class ScrollingSearchHits
    extends Object
    implements SearchHits
    Auto-scrolling implementation of SearchHits. Contains a page of search results and automatically fetches more pages from the server as you iterate or stream over the search result.