Note: This applies to DocuShare 6.5.x ONLY
To recover the IDOL Index:
Note: The reindexChangesSince command can be performed at a later time if necessary, as performance might be degraded if it is ran during production hours. The completion time for an index to run depends on your environment, the amount of data in DocuShare and how long it has been since you exported (backed up) the index.
1. Import the IDOL index from the last known export backup. (Make a note of when the export backup was done)
Note: For detailed information on how to import the IDOL index from an export file (backup) see the related solution How to Export / Import the IDOL Database listed at the bottom of the page
1. Open a command prompt window
2. Type reindexChangesSince “mm/dd/yyyy xx:xx:xx†and press Enter
Where mm is replaced with month, dd is replaced with day, and yyyy is replaced with the year, and xx:xx:xx is replaced with the time since the last know export backup.
Example:
C:\xerox\docushare\bin>reindexChangesSince "06/02/2009 00:00:00"
Running reindexChangesSince "06/02/2009 00:00:00"
About to index things changed or created since Tue Jun 02 00:00:00 PDT 2009
Document adding Document-12, whose createDate is Tue Jun 02 15:30:45 PDT 2009, and whose modifiedDate is Tue Jun 02 15:30:45 PDT 2009...
adding Document-11, whose createDate is Tue Jun 02 15:28:18 PDT 2009, and whose modifiedDate is Tue Jun 02 15:28:18 PDT 2009...
SavedQuery
Calendar
MailMessage
Workspace
Weblog
User
Subscription
Object
Group
Space
Bulletin
WeblogEntry
Wiki
URL
Collection
adding Collection-14, whose createDate is Tue Jun 02 15:27:48 PDT 2009, and whose modifiedDate is Tue Jun 02 15:27:48 PDT 2009...
Event
BulletinBoard
WikiPage
Beginning index on the next 3 handles.
indexed the next 3 handles.
Indexed 3 objects altogether
3. Once the Index completes, try searching for a document that was added between the time of the restored index and the current time.