|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupCommand | |
---|---|
org.apache.solr.client.solrj.response | 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 GroupCommand | |
---|---|
List<GroupCommand> |
GroupResponse.getValues()
Returns all grouping commands. |
Methods in org.apache.solr.client.solrj.response with parameters of type GroupCommand | |
---|---|
void |
GroupResponse.add(GroupCommand command)
Adds a grouping command to the response. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |