Uses of Class
org.apache.solr.client.solrj.response.GroupCommand
Packages that use GroupCommand
Package
Description
Convenience classes for dealing with various types of Solr responses.
-
Uses of GroupCommand in org.apache.solr.client.solrj.response
Methods in org.apache.solr.client.solrj.response that return types with arguments of type GroupCommandMethods in org.apache.solr.client.solrj.response with parameters of type GroupCommandModifier and TypeMethodDescriptionvoidGroupResponse.add(GroupCommand command) Adds a grouping command to the response.