I need an item set name facet so that I can show items belonging to that item set in advanced search.
When I create an item, I link an item set to it in the “item sets” tab. The problem is that when using that method, I can’t find the item set in the item’s properties.
My other problem is that I can’t find how to show item set names in the facet. All I could find in the facet list in the search manager configuration is “item_set_id = Item set = Select”, which only shows the item set’s ID.
How can I replace those IDs with their corresponding item set name ?
I found a solution :
In my_theme/view/search/facet-select.phtml, which I got from the advanced search module, I choose which item sets to show with respect to their resource template. So, supposing I only want to show item sets which use my_template :