If you need to know where is your Search Index located, use the following PS:$ssa = Get-SPServiceApplication –Name "Search Service Application" $active = Get-SPEnterpriseSearchTopology -SearchApplication $ssa -Active Get-SPEnterpriseSearchComponent -SearchTopology $activeThe ouput will be the following: