Hey,
Currently working on making a filter on a productlist using the new repository index.
I've made and built my index, made a query on it and attempted making a facetgroup.
Then I tried to insert the facetgroup loop in my productlist template, but the facetgroup isn't defined in my product catalog context, of where I expected it to be defined.
Then I tried to use the query publisher module to see if it was my productcatalog at fault. But the query publisher is also unable to list any facet groups.
I followed this guide http://doc.dynamicweb-cms.com/Default.aspx?ID=639 and have done everything the same way the guide suggests.
My application is currently running 8.7.2.2, but yesterday I tried to update my solution to 8.8.0.0 which didn't result in any difference (I've downgraded again since, I didn't have time to upgrade all our solutions on the project and the upgrade didn't fix my issue).
So my question is, shouldn't I be able to access the FacetGroup Loop in my Productlist template? Is the FacetGroup Loop undefined in my Productlist because it has no results?
I've attached an image with all my configurations.
Hope someone knows why, thanks in advance :)