Uses of Interface
org.apache.solr.search.grouping.distributed.ShardRequestFactory
-
Packages that use ShardRequestFactory Package Description 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 Modifier and Type Class Description classSearchGroupsRequestFactoryConcrete implementation ofShardRequestFactorythat createsShardRequestinstances for getting the search groups from all shards.classStoredFieldsShardRequestFactoryclassTopGroupsShardRequestFactoryConcrete implementation ofShardRequestFactorythat createsShardRequestinstances for getting the top groups from all shards.
-