Re: [jira] [Commented] (SOLR-599) Lightweight SolrJ client

2020-02-19 Thread Jan Høydahl
It would be cleanest to avoid compile time deps in solrj-core and have a separate ZkCloudSolrClient in solr-zk. But perhaps easier sort term to just slice it up in the packaging stage when creating pom, and accept ClassNotFound unless you also add solrj-zk to path... I’m not enough into the

[jira] [Commented] (SOLR-599) Lightweight SolrJ client

2018-09-18 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16619784#comment-16619784 ] Shawn Heisey commented on SOLR-599: --- SolrJ hasn't used commons-httpclient in a LONG time. Both

[jira] [Commented] (SOLR-599) Lightweight SolrJ client

2012-03-02 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220972#comment-13220972 ] Jan Høydahl commented on SOLR-599: -- I think we may need both, but for users not needing the

[jira] [Commented] (SOLR-599) Lightweight SolrJ client

2012-03-02 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221131#comment-13221131 ] Ryan McKinley commented on SOLR-599: I think SimpleHttpSolrServer.java should just go in

[jira] [Commented] (SOLR-599) Lightweight SolrJ client

2012-03-02 Thread Kayode Odeyemi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221175#comment-13221175 ] Kayode Odeyemi commented on SOLR-599: - An initial spec on this will help us understand

[jira] [Commented] (SOLR-599) Lightweight SolrJ client

2012-02-28 Thread Kayode Odeyemi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218304#comment-13218304 ] Kayode Odeyemi commented on SOLR-599: - Here's a working patch based off the above patch:

[jira] [Commented] (SOLR-599) Lightweight SolrJ client

2012-02-28 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218495#comment-13218495 ] Jan Høydahl commented on SOLR-599: -- This is great, Kayode. Would you be willing to donate

[jira] Commented: (SOLR-599) Lightweight SolrJ client

2009-01-09 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12662325#action_12662325 ] Shalin Shekhar Mangar commented on SOLR-599: With SOLR-865 coming in, we can use

[jira] Commented: (SOLR-599) Lightweight SolrJ client

2008-06-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12605325#action_12605325 ] Yonik Seeley commented on SOLR-599: --- I thought commons-logging was only a dependency

[jira] Commented: (SOLR-599) Lightweight SolrJ client

2008-06-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12605335#action_12605335 ] Shalin Shekhar Mangar commented on SOLR-599: Right, I'll edit the description