Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 25064

Restoring search indexes for VSS Sharepoint2010 restore proccess

$
0
0
Hi
Try to restore search indexes via VSS API (C++) for  Sharepoint 2010
Have backuped indexes successfuly(corresponding VSS writers are - SPSearch4 VSS Writer, OSearch14 VSS Writer )   togetehr with data from sharepoint foundation   writer and SQL server writer. 
Try to restore. But Sharepoint restore process require to stop services SharePoint Search,  SharePoint Server Search services.
But in this case cmd>vssadmin list wrtiers does not return corresponding VSS writers and when restoring via VSS API get error (0x80042308 - object not found) on IVssBackupComponents::SetSelectedForRestore for these writers 
How to restore data for search indexes?
Thanks

Viewing all articles
Browse latest Browse all 25064

Trending Articles