Package | Description |
---|---|
com.yahoo.search.grouping.vespa |
Modifier and Type | Method and Description |
---|---|
ResultBuilder |
ResultBuilder.setHitConverter(ResultBuilder.HitConverter hitConverter)
Sets the converts that details how hits are converted.
|
ResultBuilder |
ResultBuilder.setRequestId(int requestId)
Sets the id of the
GroupingRequest that this builder is creating the result for. |
ResultBuilder |
ResultBuilder.setTransform(GroupingTransform transform)
Sets the transform that details how the result should be built.
|
Copyright © 2018. All rights reserved.