vendrhub / vendr-demo-store

Demo store for Vendr, the eCommerce solution for Umbraco v8+
MIT License
25 stars 15 forks source link

Use ToPublishedSearchResults extension method in search #13

Closed bjarnef closed 3 years ago

bjarnef commented 4 years ago

I have previous used ToPublishedSearchResults() extension method in this PR https://github.com/vendrhub/vendr-demo-store/pull/6

We can use a similar approach in SearchSurfaceController to convert the Examine results as IEnumerable<IPublishedContent>.

bjarnef commented 3 years ago

@mattbrailsford this one has been open for a while. Could you have a look next time you work on the demo store? 😎👌