Reindex
The "Reindex" command marks documents to be reindexed.
From a Windows command prompt, within the "Tools" folder, enter the following to run the Reindex command:
 via.repository reindex /param
Allowable parameters are:
/repoid:<ID> | Repository ID (required unless /reponame or /all is used) |
      Â
Example: To reindex all documents modified between two dates:
Â
 via.repository.exe reindex /repoid:1 /aftertime:"03/15/2016 20:30:00" /beforetime:07/01/2016
ayfie