How to force a full Reindex in SharePoint with PowerShell

How to force a full Reindex in SharePoint with PowerShell
In SharePoint , you may want to trigger a complete re-indexing of your site. This manipulation is possible with the site administration. You can do the same thing with PowerShell by changing the value of the web property vti_searchversion Below...