When attempting a search in Archive Manager, you may get the following error in the web site.
"The constructor to deserialize an object of type 'Lucene.Net.Index.CorruptIndexE"
The reason for this error is due to index corruption in yoru Archive Manager server. The Full text index will need to be repaired.
To repair the full text index on Archive Manager you will need to run the repairindex switch using the Archive Full Text Index Service. It is reccommended that you run the backup switch option first.
To create a backup of the Full Text Index, complete the following steps:
At a command prompt, go to the directory where the Archive Manager executables are installed. This is typically ...\Program Files\Quest Software\ArchiveManager for a clean installation, or ....\Program Files\ArchiveManager for an upgrade.
Run the following command: Archive Full Text Index Service.exe -backup c:\backup_location
To repair the Full Text Index, complete the following steps:
Run the following command: Archive Full Text Index Service.exe -repairindex
To skip repairing the attachment index and repair only the message index, run the following command:Archive Full Text Index Service.exe -repairindex -skipatt
To skip repairing the message index and repair only the attachment index, run the following command:Archive Full Text Index Service.exe -repairindex -skipmsg
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center