Package | Description |
---|---|
org.apache.solr.client.solrj.response |
Convenience classes for dealing with various types of Solr responses.
|
Modifier and Type | Method and Description |
---|---|
List<GroupCommand> |
GroupResponse.getValues()
Returns all grouping commands.
|
Modifier and Type | Method and Description |
---|---|
void |
GroupResponse.add(GroupCommand command)
Adds a grouping command to the response.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.