Class TimeLimitingCollector.TimeExceededException

    • Method Detail

      • getTimeAllowed

        public long getTimeAllowed()
        Returns allowed time (milliseconds).
      • getTimeElapsed

        public long getTimeElapsed()
        Returns elapsed time (milliseconds).
      • getLastDocCollected

        public int getLastDocCollected()
        Returns last doc (absolute doc id) that was collected when the search time exceeded.