Class CollectedSearchGroup<T>


  • public class CollectedSearchGroup<T>
    extends SearchGroup<T>
    Expert: representation of a group in FirstPassGroupingCollector, tracking the top doc and FieldComparator slot.
    NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
    • Constructor Detail

      • CollectedSearchGroup

        public CollectedSearchGroup()