[
https://issues.apache.org/jira/browse/SOLR-15733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620489#comment-17620489
]
Kevin Risden commented on SOLR-15733:
-------------------------------------
I think it could be two (or three) solrj pieces:
* solrj-streaming - streaming expressions code
* solrj-sql - sql code depending on solrj-streaming
* solrj-jdbc - jdbc driver (might have to depend on solrj-sql)
Does that seem like it would be a problem?
> 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: [email protected]
For additional commands, e-mail: [email protected]