Class TopScoreDocCollector.SimpleTopScoreDocCollector

    • Method Detail

      • getLeafCollector

        public LeafCollector getLeafCollector​(LeafReaderContext context)
                                       throws java.io.IOException
        Description copied from interface: Collector
        Create a new collector to collect the given context.
        Parameters:
        context - next atomic reader context
        Throws:
        java.io.IOException