Forum Discussion
Ron Buchanan
Aug 07, 2018Copper Contributor
need help with CSWP
I am trying to build a page showing documents on a site using CSWP with pre-defined refiners the users click/submit to limit the result set. I have tried the html forms web part, the search box, and several others. I can't get past a single refiner. Any help would be greatly appreciated.
1 Reply
- spucelik
Microsoft
Ron...a few things to verify in your setup/configuration:
- In the search service managed properties have you checked the option to make it refineable?
- When you set this property you'll need to do a full crawl so the indexer picks it up.
- In the list/library the field is used, make sure it has some data populating it. Otherwise the indexer won't pick it up.
- You can always use the RefinableStringXX managed property and map it to the managed property you're wanting to use. Again a full crawl is required to pick it up.
HTH
Steve