Forum Discussion

felipewltc's avatar
felipewltc
Copper Contributor
Apr 07, 2022

Sharepoint filter with tag in global search

Hello there,

 

I have the following scenarion, I have my homepage and inside of it, I have news, each news have a category I called options, I need to be able to search using those categories. 

 

 

So if I type communities in the home page, it will show me all related with this word, pages with category or with this word in the body of the text and more.

 

any idea? 

 

thanks in advance

 

 

  • dbetlow's avatar
    dbetlow
    Iron Contributor
    Did you have any luck? Having the same issue. Even tied the custom columns to Managed Metadata, but it doesn't exclusively come up in Global Search.
    • felipewltc's avatar
      felipewltc
      Copper Contributor

      dbetlow I was able to do it, but using the PnP v4, and adding the column I created to the SharePoint search schema, you need first to create the column, then go to site setting, search for Schema, then open it, search refinableString00, open it and add the new column you. After that, you add the search option from PnP and it allows you to use those options as local filters and also in the global search. 

Resources