[ 
https://issues.apache.org/jira/browse/SOLR-7140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14333337#comment-14333337
 ] 

ASF subversion and git services commented on SOLR-7140:
-------------------------------------------------------

Commit 1661680 from [~ehatcher] in branch 'cms/trunk'
[ https://svn.apache.org/r1661680 ]

SOLR-7140

> Tutorial shows wrong command
> ----------------------------
>
>                 Key: SOLR-7140
>                 URL: https://issues.apache.org/jira/browse/SOLR-7140
>             Project: Solr
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 5.0
>            Reporter: Dylan Hanning
>            Priority: Minor
>              Labels: documentation, easyfix
>
> In the 'quickstart' guide here: https://lucene.apache.org/solr/quickstart.html
> The section 'Indexing Solr XML' lists the following  command:
> bq. bin/post -c gettingstarted example/exampledocs/*.xml
> Which is incorrect, and results in file not found errors. The correct command 
> should be:
> bq. bin/post -c techproducts example/exampledocs/*.xml



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to