epugh commented on code in PR #4924: URL: https://github.com/apache/solr/pull/4924#discussion_r4066395268
########## solr/solr-ref-guide/modules/getting-started/pages/tutorial-diy.adoc: ########## @@ -89,10 +89,10 @@ Solr has lots of ways to index data. Choose one of the approaches below and try it out with your system: Local Files with `bin/solr post`:: -If you have a local directory of files, the Post Tool (`bin/solr post`) can index a directory of files. +If you have a local directory of files, the Post Command (`bin/solr post`) can index a directory of files. Review Comment: command doesn't need to be capilized i don't htink? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
