Forum Discussion
Configure modern search results to search all of your organization (rather than the current site)
- Apr 14, 2019
Hi Rick DeFoe, we are actually working on making that happen. We hope that will be coming in the next couple of months.
I have updated the search scope using powershell on comms/teams site but still the results are getting redirected to site level
Powershell Result after running the script on site : $web.SearchScope
Tenant
Can you confirm if i am missing something
Hi!
Are the results that are not tenant wide in the searchbox or is it on the search results page after performing a search by hitting enter in the searchbox?
Also to verify that your site has been set to tenant you can try adding /_api/web to the end of the site url and searching in the text in the browser for searchscope and what value is set there.
- KJSJun 05, 2019Brass Contributor
Powershell result :
Search result in the site url after the change >> _layouts/15/search.aspx/siteall?q=keyword?
- Geir-Magnus PettersenJun 05, 2019
Microsoft
Setting looks correct, one thing we are working on is enabling hub sites for honoring the search scope. This is currently work in progress, so one source of this is if your communication site could be set up as hubsite?
Could you please verify that your site is not a hubsite?
- KJSJun 05, 2019Brass Contributor
No communication site is not a hub site, i also tested on Modern team site but it also did not work on that one also.