| Package | Description |
|---|---|
| org.apache.solr.search |
APIs and classes for parsing and processing search requests
|
| 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) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.