| Package | Description | 
|---|---|
| org.apache.solr.search | 
| Modifier and Type | Field and Description | 
|---|---|
Grouping.TotalCount | 
Grouping.Command.totalCount  | 
| Modifier and Type | Method and Description | 
|---|---|
static Grouping.TotalCount | 
Grouping.TotalCount.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Grouping.TotalCount[] | 
Grouping.TotalCount.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.setDefaultTotalCount(Grouping.TotalCount defaultTotalCount)  |