epugh commented on code in PR #4924: URL: https://github.com/apache/solr/pull/4924#discussion_r4066393354
########## solr/solr-ref-guide/modules/getting-started/pages/tutorial-diy.adoc: ########## @@ -34,7 +34,7 @@ The tutorial assumes that you have Docker installed and running on your computer === Start an external Apache Tika Server -Indexing binary files (PDF, DOCX, PPTX, etc.) with the Post Tool requires the Solr extraction module to be enabled and an external Apache Tika Server to be running. See xref:indexing-guide:indexing-with-tika.adoc#tika-server[Tika Server] for background. We will be running Tika Server using Docker. +Indexing binary files (PDF, DOCX, PPTX, etc.) with the Post Command requires the Solr extraction module to be enabled and an external Apache Tika Server to be running. See xref:indexing-guide:indexing-with-tika.adoc#tika-server[Tika Server] for background. We will be running Tika Server using Docker. Review Comment: if this is the first time we use "Post Command" can we do seomting like "Solr CLI Post command"? -- 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]
