Uses of Interface
org.apache.solr.search.grouping.distributed.ShardRequestFactory

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

Uses of ShardRequestFactory in org.apache.solr.search.grouping.distributed.requestfactory
 

Classes in org.apache.solr.search.grouping.distributed.requestfactory that implement ShardRequestFactory
 class SearchGroupsRequestFactory
          Concrete implementation of ShardRequestFactory that creates ShardRequest instances for getting the search groups from all shards.
 class StoredFieldsShardRequestFactory
           
 class TopGroupsShardRequestFactory
          Concrete implementation of ShardRequestFactory that creates ShardRequest instances for getting the top groups from all shards.
 



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