Suspend-SearchIndex
Last updated
The following suspends (pauses) the indexing process from running.
PS master:\> Suspend-SearchIndex -Name sitecore_master_indexThe following suspends (pauses) the indexing process from running.
PS master:\> Get-SearchIndex -Name sitecore_master_index | Suspend-SearchIndex