Create a Core or Collection in Solr

Create a core or collection in Solr for all DMS documents using this command:

bin\solr.cmd create -c plmdms -s 2

You can specify the name of the DMS as required.

Note: An error is displayed if the plmdms collection already exists.