I have only done it on Linux by running this command to create the cores
./solr/bin/solr start -a "-Dcreate.alfresco.defaults=alfresco,archive"
I can start the server successfully on windows with solr.cmd start command. However when I try to create the cores using the command create_core -d alfresco I will get this error:
ERROR: C:\Alfresco\solr6\solr\server\solr\configsets not found!
Solved! Go to Solution.
Seems I was overthinking. The same command is fine to use for additional parameters
./solr/bin/solr start -a "-Dcreate.alfresco.defaults=alfresco,archive"
Seems I was overthinking. The same command is fine to use for additional parameters
./solr/bin/solr start -a "-Dcreate.alfresco.defaults=alfresco,archive"
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.