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

Alessandro Benedetti commented on CONNECTORS-839:
-------------------------------------------------

I think we need to open a Solr issue as well.
Because in Manifold we simply need to activate useMultiPartPost=true in the 
CloudSolrServer.

The CloudSolrServer needs to be changed in the way that will use under the hood 
HttpSolrServers with the useMultiPartPost property correctly configured.

> 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