SharePoint Search Scope Force Update

After updating SharePoint Search Scope, it said: wait 14 Minutes to update. How to instantly update the scopes? Do we have to wait for 14 Minutes? Is there a  way to force SharePoint search scope update on-demand?
sharepoint search scope update

Definitely, Yes! We can force update SharePoint 2010 search scope. Just go back to “Search Administration”

sharepoint 2010 search scope update

There you will find a link “Start Update Now” Click on the link to update Search Scopes on demand!

sharepoint force search scope update

Want to update the search scope in SharePoint using PowerShell?

Sure, Why not! Here you go: SharePoint PowerShell update search scope

$SearchServiceApp = Get-SPenterpriseSearchServiceApplication  
$SearchServiceApp.StartScopesCompilation() 

This will do SharePoint 2010 force search scope update!

Salaudeen Rajack

Salaudeen Rajack - Information Technology Expert with Two-decades of hands-on experience, specializing in SharePoint, PowerShell, Microsoft 365, and related products. He has held various positions including SharePoint Architect, Administrator, Developer and consultant, has helped many organizations to implement and optimize SharePoint solutions. Known for his deep technical expertise, He's passionate about sharing the knowledge and insights to help others, through the real-world articles!

One thought on “SharePoint Search Scope Force Update

Leave a Reply

Your email address will not be published. Required fields are marked *