public class MultiSuggestResultGroupBuilder extends SearchResponseAbstractBuilder<MultiSuggestResultGroup>
converter, pathMapper, request, response
Constructor and Description |
---|
MultiSuggestResultGroupBuilder(DocumentListToProductResultListConverter converter) |
Modifier and Type | Method and Description |
---|---|
MultiSuggestResultGroup |
build() |
private java.util.List<FacetValue> |
getCategoryResults() |
private java.util.List<FacetValue> |
getManufacturerResults() |
build, withCategories, withRequest, withResponse
@Inject public MultiSuggestResultGroupBuilder(DocumentListToProductResultListConverter converter)
public MultiSuggestResultGroup build()
build
in class SearchResponseAbstractBuilder<MultiSuggestResultGroup>
private java.util.List<FacetValue> getCategoryResults()
private java.util.List<FacetValue> getManufacturerResults()