Package org.apache.solr.search.grouping.distributed
Internal classes used to implement distributed result grouping
-
Interface Summary Interface Description ShardRequestFactory Responsible for creating shard requests to the shards in the cluster to perform distributed grouping.ShardResponseProcessor Responsible for processing shard responses.