I am building an out of the box SharePoint search. The basic search works just fine.
I have created a SharePoint list and added a metadata column which is tied to the TermStore and ran the full crawl. All looks good till this point.
The problem is, I have added a Refiner web part which only shows one refiner item at a time ( either Samsung, Apple or HTC) depending on what I type in the searchbox as shown in the screenshots below.
I would like the Refiner to display all the three refiners at all times for users to select and filter their search results.
As you can see below the Refiner webpart only show the filter value that is typed in the searchbox:
This list shows all the items. And as you can see there are three items (HTC, Apple and Samsung)in the list:
The metadata type column definition is shown in the screenshot below:
My Refiner configuration is as follows:
The Term Store can also be seen in the screenshot below:
Please reply if there is something I need to do to fix my refiners to show all the filters options for users to select ( e.g. HTC, Apple, Samsung).
Thank you.
Kind regards.