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

Kevin Risden commented on SOLR-15733:
-------------------------------------

so my understanding is that these just end up being "maven dependencies" 
basically. `solrj-streaming` containing all dependencies/classes for streaming. 
`solrj-sql` having dependencies/classes for solrj sql. so solrj-sql having a 
dependency on solrj-streaming would mean that streaming is definitely available.

> Separate out a solrj-streaming module
> -------------------------------------
>
>                 Key: SOLR-15733
>                 URL: https://issues.apache.org/jira/browse/SOLR-15733
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Jan Høydahl
>            Assignee: Joel Bernstein
>            Priority: Major
>
> The huge amount of streaming expression code under 
> {{org.apache.solr.client.solrj.io}} package can be shipped as an optional 
> jar. The {{solrj-jdbc}} (or {{solrj-sql}}) modules would then have a 
> dependency on this...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to