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

Jan Høydahl commented on SOLR-7955:
-----------------------------------

What if admin chooses to upload a bunch of jars to blob store right after 
install, and then someone else, perhaps an application, will later create a 
bunch of collections. Then the .system collection must exist independent of 
collection CREATE requests.

Likewise, it would be nice if a collection could be created with a flag "bind 
all gobal runtime libs", much like how the current static {{$SOLR_HOME/lib}} 
folder works, i.e. all collections will have access to all the global libs. 
E.g. if a collections was created with {{&property.runtimeLibs=all}} then you 
would not, as a collection creator, need to know the keys by which they are 
registered and not need to  - you'd get them all (latest versions) on 
classpath. For many smaller setups this would simplify things.

> Auto create .system collection on first start if it does not exist
> ------------------------------------------------------------------
>
>                 Key: SOLR-7955
>                 URL: https://issues.apache.org/jira/browse/SOLR-7955
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Jan Høydahl
>
> Why should a user need to create the {{.system}} collection manually? It 
> would simplify instructions related to BLOB store if user could assume it is 
> always there.



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