| Package | Description |
|---|---|
| org.apache.solr.search.grouping.distributed.command |
Internal classes used to implement distributed result grouping
|
| org.apache.solr.search.grouping.distributed.shardresultserializer |
Internal classes used to implement distributed result grouping
|
| Modifier and Type | Method and Description |
|---|---|
Pair<Integer,Collection<SearchGroup<BytesRef>>> |
SearchGroupsFieldCommand.result() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Pair<Integer,Collection<SearchGroup<BytesRef>>>> |
SearchGroupsResultTransformer.transformToNative(NamedList<NamedList> shardResponse,
Sort groupSort,
Sort sortWithinGroup,
String shard)
Transforms the specified shard response into native structures.
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.