The "Delete" command deletes a repository ( connection ) and all documents from that repository from ViaWorksLocator, the Postgres database and the SOLR index.
Caution:
Caution:
- This cannot be undone. A new connection would need to be created.
- Do not use this for connections with multiple repositories (e.g. Exchange and SuperOffice). This command will delete ALL repositories
From a Windows command prompt, within the "Tools" folder, enter the following to run the Delete command:
via.repository delete /param
Allowable parameters are:
/repoid:<ID> /reponame:<name> | Repository ID (required unless /reponame is used) |
...