Package | Description |
---|---|
io.sphere.sdk.search.model |
Models to support using search endpoints.
|
Modifier and Type | Method and Description |
---|---|
static <T,V> TermFacetSearchModelImpl<T,V> |
TermFacetSearchModelImpl.of(String attributePath,
Function<V,String> typeSerializer)
Creates an instance of the search model to generate term facet expressions.
|