@FunctionalInterface
public interface SolrAsCategoryPathResolver
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CategoryModel> |
resolveCategoryPath(SearchQuery searchQuery,
java.util.List<CatalogVersionModel> catalogVersions)
Returns the category path.
|
java.util.List<CategoryModel> resolveCategoryPath(SearchQuery searchQuery, java.util.List<CatalogVersionModel> catalogVersions)
searchQuery - - the search querycatalogVersions - - the catalog versionsCopyright © 2018 SAP SE. All Rights Reserved.