You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2015/02/23 15:47:12 UTC

[jira] [Resolved] (SOLR-7140) Tutorial shows wrong command

     [ https://issues.apache.org/jira/browse/SOLR-7140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Hatcher resolved SOLR-7140.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 5.0
                   Trunk
         Assignee: Erik Hatcher

Dylan - thanks for the report.  I resolved this by adding clarification to the instructions.  All actual examples on that page use the "gettingstarted" collection (from using bin/solr start -e cloud), but the mention of bin/solr start -e techproducts is confusing, so I made mention of this.   Let me know if there is more that needs to be done here to be clear.

> 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
>            Assignee: Erik Hatcher
>            Priority: Minor
>              Labels: documentation, easyfix
>             Fix For: Trunk, 5.0
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org