Forum Discussion
Rachel Lim
Jun 23, 2017Copper Contributor
Add new search refiners to multiple existing sites
Hi All, I am using Office 365 / SharePoint Online and I would like to add a new refiner mapped property and deploy them to multiple sites. I tried to set the mapping through the Search Schema UI in...
Jun 23, 2017
Ho did you create the fields in the different sites. If you created them through the Office 365 UI then you will have different fields. Each field will have an internal name and an internal GUID. This Guid is uniquely generated when you create the field.
You will have to use templates ( either PnP templates or 'Save as site template') or you can use code(c# or PowerShell) to create the fields.