You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Timothy Potter (JIRA)" <ji...@apache.org> on 2014/12/19 01:27:13 UTC

[jira] [Assigned] (SOLR-6866) the collection created by "bin/solr -e schemaless" should be named "gettingstarted"

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

Timothy Potter reassigned SOLR-6866:
------------------------------------

    Assignee: Timothy Potter

> the collection created by "bin/solr -e schemaless" should be named "gettingstarted"
> -----------------------------------------------------------------------------------
>
>                 Key: SOLR-6866
>                 URL: https://issues.apache.org/jira/browse/SOLR-6866
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>            Assignee: Timothy Potter
>             Fix For: 5.0
>
>
> at the moment, if you run "bin/solr -e schemaless" the collection created for you is named "schemaless"
> this might confuse users -- in particularly it makes some of the URLs in the docs on the types of the Schema API commands kind of confusing...
> https://cwiki.apache.org/confluence/display/solr/Schemaless+Mode
> http://localhost:8983/solr/schemaless/schema/fields
> "schemaless/schema" and all that.
> It would probably be better to follow the example set by "bin/solr -e cloud" and give the new collection the name "gettingstarted"  -- that way every example that uses data_driven_schema_configs would create "gettingstarted" and every "gettingstarted" collection created by an example would be using data_driven_schema_configs -- and all of the example URLs in docs should be interchangable.



--
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