Forum Discussion
Team_Halls
Jan 12, 2023Copper Contributor
PnP Modern Search - Query Term - Search Hub and Associated Sites
Hi, I have created an Advanced Search page with PnP verticals that I would like to search individual hubs and their associated sites. For example my verticals are as follows: All Hubs, Knowledge ...
- Feb 02, 2023
Team_Halls You can specify any Hub Site's GUID, something like this:
`{searchTerms} RelatedHubSites:d63d74d9-dfb7-46ce-8f04-c1d6d674075c`
Feb 02, 2023
Team_Halls You can specify any Hub Site's GUID, something like this:
`{searchTerms} RelatedHubSites:d63d74d9-dfb7-46ce-8f04-c1d6d674075c`
Team_Halls
Feb 06, 2023Copper Contributor
Thank you so much, after some googling I was able to find out how to get the Hub Site ID and add this to the query above and this is now working.