- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Exercise 4 question
- Labels:
-
Apache Solr
Created on ‎07-29-2015 04:58 AM - edited ‎09-16-2022 02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎07-29-2015 07:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You are correct. We have fixed the error.
Thanks for reporting!
Created ‎07-29-2015 07:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the number of machines running solrd. I'll get that fixed.
