Created on 07-29-2015 04:58 AM - edited 09-16-2022 02:36 AM
Hi, at Exercise 4, there is a command:
4. Creating your collection
solrctl --zk {{zookeeper_connection_string}}/solr collection --create live_logs -s {{ hostname }}
I am puzzled by {{hostname}} here. According the help of solrctl, -s should be followed by <numShards>.
Do I miss anything here?
Thanks!
Created 07-29-2015 07:13 AM
Created 07-29-2015 07:13 AM
You are correct. We have fixed the error.
Thanks for reporting!
Created 07-29-2015 07:37 AM