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

Mark Miller commented on SOLR-3619:
-----------------------------------

I don't think so. Having this 'collection1' is just odd. You want to rename it 
right away.

I think the issue is, it just has to be a single command to get a collection1 
named what you want. And it should be easy to get a sensible starting schema or 
go "schemaless". A flag change at most.

So you have:

* download
* run
* create mycollection
* index a doc

Making it so that any real system first has to delete collection1 and acting 
against the normal for systems like this doesn't seem worth it.

create mycollection just has to be about that simple, and then they know how to 
create mycollection2.

Having a default collection1 is just a band aid for the amount of work we put 
you through to create a collection. It's pretty undesirable other than that.

> Rename 'example' dir to 'server' and pull examples into an 'examples' 
> directory
> -------------------------------------------------------------------------------
>
>                 Key: SOLR-3619
>                 URL: https://issues.apache.org/jira/browse/SOLR-3619
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Mark Miller
>             Fix For: 4.9, 5.0
>
>         Attachments: SOLR-3619.patch, server-name-layout.png
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to