Uses of Package
org.apache.solr.search.grouping.distributed

Packages that use org.apache.solr.search.grouping.distributed
org.apache.solr.search.grouping.distributed.requestfactory Internal classes used to implement distributed result grouping 
org.apache.solr.search.grouping.distributed.responseprocessor Internal classes used to implement distributed result grouping 
 

Classes in org.apache.solr.search.grouping.distributed used by org.apache.solr.search.grouping.distributed.requestfactory
ShardRequestFactory
          Responsible for creating shard requests to the shards in the cluster to perform distributed grouping.
 

Classes in org.apache.solr.search.grouping.distributed used by org.apache.solr.search.grouping.distributed.responseprocessor
ShardResponseProcessor
          Responsible for processing shard responses.
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.