Class IndexSearcher.ShortcutHitCountCollector

  • All Implemented Interfaces:
    Collector
    Enclosing class:
    IndexSearcher

    private static class IndexSearcher.ShortcutHitCountCollector
    extends java.lang.Object
    implements Collector
    • Field Detail

      • weight

        private final Weight weight
      • weightCount

        private int weightCount
    • Constructor Detail

      • ShortcutHitCountCollector

        ShortcutHitCountCollector​(Weight weight)