Upload custom resources

Advanced DSE Search tutorial steps to upload custom index resources.

These advanced DSE Search tutorial steps upload custom resources.

Procedure

On the operating system command line in the solr_tutorial46 directory:

Post the configuration file.
dsetool create_core mykeyspace.hits solrconfig=/path/my/solrconfig.xml schema=/path/my/schema.xml
The return code 0 indicates success.