Class SimpleSearchHits

  • All Implemented Interfaces:
    SearchHits, Iterable<SearchHit>

    public class SimpleSearchHits
    extends Object
    implements SearchHits
    Simple implementation of SearchHits. Only contains a single page of search results and does not do any automatic fetching of more pages.