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

Joel Bernstein edited comment on SOLR-13688 at 6/25/20, 5:36 PM:
-----------------------------------------------------------------

Maybe I'll add a simple command line tool for running streaming expressions 
stored in files. The output would just be to standard out so it can be piped 
around.
{code:java}
bin/expr http://localhost:8983/solr/col/stream file.exp > data.out {code}


was (Author: joel.bernstein):
Maybe I'll add a simple command line tool for running streaming expressions 
stored in files. The output would just be to standard out so it can be piped 
around.
{code:java}
bin/expr http://localhost:8983/solr/col file.exp > data.out {code}

> Make the bin/solr export command to run one thread per shard
> ------------------------------------------------------------
>
>                 Key: SOLR-13688
>                 URL: https://issues.apache.org/jira/browse/SOLR-13688
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>             Fix For: 8.3
>
>
> This can be run in parallel with one dedicated thread for each shard and 
> (distrib=false) option
> this will be the only option



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to