| Package | Description |
|---|---|
| org.apache.solr.search.grouping | |
| org.apache.solr.search.grouping.distributed.command | |
| org.apache.solr.search.grouping.distributed.shardresultserializer |
| Modifier and Type | Method and Description |
|---|---|
CommandHandler.Builder |
CommandHandler.Builder.addCommandField(Command commandField) |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryCommand |
class |
SearchGroupsFieldCommand |
class |
TopGroupsFieldCommand |
| Modifier and Type | Method and Description |
|---|---|
NamedList |
SearchGroupsResultTransformer.transform(List<Command> data)
Transforms data to a
NamedList structure for serialization purposes. |
NamedList |
TopGroupsResultTransformer.transform(List<Command> data)
Transforms data to a
NamedList structure for serialization purposes. |