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   
org.apache.solr.search.grouping.distributed.responseprocessor   
 

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-2011 Apache Software Foundation. All Rights Reserved.