Interface SearcherLifetimeManager.Pruner

    • Method Detail

      • doPrune

        boolean doPrune​(double ageSec,
                        IndexSearcher searcher)
        Return true if this searcher should be removed.
        Parameters:
        ageSec - how much time has passed since this searcher was the current (live) searcher
        searcher - Searcher