The "Delete" command deletes a connection and all documents from that repository from ViaWorksLocator, the Postgres database and the SOLR index.
Caution:
Caution:
...
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) |
...