Class SearchResults


  • public final class SearchResults
    extends Object
    Holder for a search result page.
    • Method Detail

      • getTotalHits

        public TotalHits getTotalHits()
        Returns the total number of hits for this query.
      • getOffset

        public int getOffset()
        Returns the offset of the current page.
      • size

        public int size()
        Returns the size of the current page.