| Package | Description |
|---|---|
| org.apache.solr.search | |
| org.apache.solr.search.grouping |
| Modifier and Type | Field and Description |
|---|---|
Grouping.Format |
Grouping.Command.format |
| Modifier and Type | Method and Description |
|---|---|
static Grouping.Format |
Grouping.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Grouping.Format[] |
Grouping.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Grouping |
Grouping.setDefaultFormat(Grouping.Format defaultFormat) |
| Modifier and Type | Method and Description |
|---|---|
Grouping.Format |
GroupingSpecification.getResponseFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupingSpecification.setResponseFormat(Grouping.Format responseFormat) |