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

Jason Gerlowski commented on SOLR-13622:
----------------------------------------

I merged the initial version of this to {{master}} and {{branch_8x}}.  I only 
made two changes of note since my last post here:

* I changed the name of the expression from {{fileStream}} to {{files}}.
* I changed the chroot to be based out of a directory called 
{{$SOLR_HOME/userfiles}}.  The {{userfiles}} directory gets created if it 
doesn't exist upon Solr startup and users can put files in after that point. 

> Add FileStream Streaming Expression
> -----------------------------------
>
>                 Key: SOLR-13622
>                 URL: https://issues.apache.org/jira/browse/SOLR-13622
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: streaming expressions
>            Reporter: Joel Bernstein
>            Assignee: Jason Gerlowski
>            Priority: Major
>         Attachments: SOLR-13622.patch, SOLR-13622.patch
>
>
> The FileStream will read files from a local filesystem and Stream back each 
> line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to