-
Notifications
You must be signed in to change notification settings - Fork 190
Add search docs for riak-admin #967
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Add docs for the new riak-admin search command.
repaired for a given exchange round since the node has started. | ||
|
||
### swtich-to-new-search |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"switch"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's like I didn't spell check or something.
Related to basho/yokozuna#349 and basho/yokozuna#350. |
@@ -23,7 +23,7 @@ Usage: riak-admin { cluster | join | leave | backup | restore | test | | |||
reip | js-reload | erl-reload | wait-for-service | | |||
ringready | transfers | force-remove | down | | |||
cluster-info | member-status | ring-status | vnode-status | | |||
diag | status | transfer-limit | top } | |||
diag | status | transfer-limit | top {{#2.0.0+}} | search {{/2.0.0}} } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this will add two blank lines: top | search }
you can remove them to fix that layout top{{#2.0.0+}} | search{{/2.0.0}} }
Okay, I think I addressed your comments. I also added a missing shell example. |
+1 thanks |
Add search docs for riak-admin
Add docs for the new riak-admin search command.
This PR is still a work in progress. Want to get feedback on wording. Feel free to rip apart.