Class SolrIndexSearcher.TimeAllowedExceededFromScorerException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    SolrIndexSearcher

    public static class SolrIndexSearcher.TimeAllowedExceededFromScorerException
    extends org.apache.lucene.index.ExitableDirectoryReader.ExitingReaderException
    Thrown when CommonParams.TIME_ALLOWED is exceeded. Further, from the low level Lucene org.apache.lucene.search.TimeLimitingBulkScorer. Extending ExitableDirectoryReader.ExitingReaderException is for legacy reasons.
    See Also:
    Serialized Form
    • Constructor Detail

      • TimeAllowedExceededFromScorerException

        public TimeAllowedExceededFromScorerException​(String msg)