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

Jan Høydahl edited comment on SOLR-15950 at 2/3/22, 7:55 AM:
-------------------------------------------------------------

Ok, see PR which create both lazily.

It's not a big deal really, but for users not using or interested in any of 
these features, it is just clutter to see their SOLR_HOME populated with empty 
folders.

We should perhaps document in 
https://solr.apache.org/guide/8_11/loading.html#reading-files that the 
"userfiles" folder must be created if it does not exist.


was (Author: janhoy):
Ok, see PR which create both lazily.

We should perhaps document in 
https://solr.apache.org/guide/8_11/loading.html#reading-files that the 
"userfiles" folder must be created if it does not exist.

> Create SOLR_HOME/{filestore,userfiles} lazily on first use
> ----------------------------------------------------------
>
>                 Key: SOLR-15950
>                 URL: https://issues.apache.org/jira/browse/SOLR-15950
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Starting Solr in cloud mode with an empty SOLR_HOME (See SOLR_9575) creates 
> two empty folders in SOLR_HOME: {{filestore}} and {{{}userfiles{}}}.
> The filestore should be lazily initialized on first actual use, such as for 
> PackageManagerCLI to add some packages.
> The 'userfiles' I don't even know what is for.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to