Package org.apache.solr.search.grouping.distributed.command
Internal classes used to implement distributed result grouping
-
Class Summary Class Description QueryCommand QueryCommand.Builder QueryCommandResult EncapsulatesTopDocs
and the number of matches.SearchGroupsFieldCommand Creates all the collectors needed for the first phase and how to handle the results.SearchGroupsFieldCommand.Builder SearchGroupsFieldCommandResult Encapsulates the result of aSearchGroupsFieldCommand
commandTopGroupsFieldCommand Defines all collectors for retrieving the second phase and how to handle the collector result.TopGroupsFieldCommand.Builder