Solrdelete

The  "SolrDelete" command removes repository documents from SOLR. It does not affect the repository or documents stored in the Postgres database.

From a Windows command prompt, within the "Tools" folder, enter the following to run the SolrDelete command:

 via.repository solrdelete /param

Allowable parameters are:

/repoid:<ID>
/reponame:<name>
/all:<boolean>
/verbose:<boolean>
/help:<boolean>

Repository ID
Repository Name (must be a unique name)
All repositories
Show details
Get help

 

        

ayfie