Class Search

    • Method Detail

      • newOptions

        public static SearchOptions newOptions​(int type)
      • getHits

        public List<Hit> getHits()
      • isMoreHitsPresent

        public boolean isMoreHitsPresent()
      • setMoreHitsPresent

        public void setMoreHitsPresent​(boolean moreHitsPresent)
      • getEstimatedHitsNumber

        public long getEstimatedHitsNumber()
      • getExecTime

        public long getExecTime()
        Query execution time in milliseconds
        Returns:
        the execution time expressed in milliseconds