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

Packages that use org.apache.solr.search.grouping.distributed.command
org.apache.solr.handler.component SearchComponent implementations for use in SearchHandler 
org.apache.solr.search.grouping.distributed.command Internal classes used to implement distributed result grouping 
org.apache.solr.search.grouping.distributed.shardresultserializer Internal classes used to implement distributed result grouping 
 

Classes in org.apache.solr.search.grouping.distributed.command used by org.apache.solr.handler.component
QueryCommandResult
          Encapsulates TopDocs and the number of matches.
 

Classes in org.apache.solr.search.grouping.distributed.command used by org.apache.solr.search.grouping.distributed.command
Pair
          A simple data structure to hold a pair of typed objects.
QueryCommand
           
QueryCommand.Builder
           
QueryCommandResult
          Encapsulates TopDocs and the number of matches.
SearchGroupsFieldCommand
          Creates all the collectors needed for the first phase and how to handle the results.
SearchGroupsFieldCommand.Builder
           
TopGroupsFieldCommand
          Defines all collectors for retrieving the second phase and how to handle the collector result.
TopGroupsFieldCommand.Builder
           
 

Classes in org.apache.solr.search.grouping.distributed.command used by org.apache.solr.search.grouping.distributed.shardresultserializer
Pair
          A simple data structure to hold a pair of typed objects.
QueryCommandResult
          Encapsulates TopDocs and the number of matches.
 



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