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

Karl Wright commented on CONNECTORS-839:
----------------------------------------

We can't yet remove our hacked HttpSolrServer.  See CONNECTORS-674.

So we will need to just create a hacked version of SolrCloudServer.java, and 
LBHttpSolrServer.java, in the ManifoldCF project, for now.


> SolrJ in Solr Cloud mode does not use multipart post, and this is causing 
> trouble for ManifoldCF users
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-839
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-839
>             Project: ManifoldCF
>          Issue Type: Bug
>    Affects Versions: ManifoldCF 1.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 1.5
>
>
> SolrJ in Solr Cloud mode does not use multipart post, and this is causing 
> trouble for ManifoldCF users.  Specifically, CloudSolrServer calls a
> LBHttpSolrServer that calls a HttpSolrServer with useMultiPartPost=false.  
> Unfortunately that's not even our hacked HttpSolrServer, so setting multipart 
> post to true would still not work.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to