UCommerce Facet Category

The requirement of the site I am working on is that you have edges in search results throughout the site, so I am not using the FacetsForCategory method to work with the Faceted method. I am using SearchLibrary.FacetedQuery () to return an IFacetedQueryable and call ToFacets.

This works great for all of the fields we've defined, however I would like the category facet to return in the same way that search results return products in many categories. This would be the most useful aspect of your search.

I can't seem to figure out how to get uCommerce to return a category, though any ideas?

+3


source to share





All Articles