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

David Eric Pugh commented on SOLR-15950:
----------------------------------------

'userfiles' is required for loading data into Solr via streaming expressions: 
https://nightlies.apache.org/solr/draft-guides/solr-reference-guide-main/loading.html#reading-files,
 which is I believe to prevent a user from reading data from whereever on the 
hard drive.

I'd prefer to keep the directory, as first creating it is another blocker to 
actually using the loading files capability of streaming.   However, maybe it 
should be elsewhere?   Or a better name to make it clearer?   



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