Interface IterableResult<T>

    • Method Detail

      • getTotalHits

        int getTotalHits()
        Returns:
        the total number of possible results without offset or maximum results limits
      • getOffset

        int getOffset()
        Returns:
        the index in the total number of possible search result where this extract starts
      • getSize

        int getSize()
        Returns:
        the number of found extensions