Class CachingCollector.NoScoreCachingCollector

    • Field Detail

      • docs

        java.util.List<int[]> docs
      • maxDocsToCache

        int maxDocsToCache
    • Constructor Detail

      • NoScoreCachingCollector

        NoScoreCachingCollector​(Collector in,
                                int maxDocsToCache)