| 程序包 | 说明 |
|---|---|
| org.apache.solr.client.solrj.response |
Convenience classes for dealing with various types of Solr responses.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<GroupCommand> |
GroupResponse.getValues()
Returns all grouping commands.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GroupResponse.add(GroupCommand command)
Adds a grouping command to the response.
|
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.