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

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

Hi Karl,
I can confirm that the fix is working.
Now the useMultiPartPost is set to true in the underlying 
(Modified)HttpSolrServer.
And the Params are sent in the body ( as a multiPart).
So the URL is now ok and the Header is slim again :)

By the way, should we use a different ticket to describe the initial idea of 
the little change to the Solr mapping interface, to avoid the sending of 
unwanted metadata ?

> 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
>
>         Attachments: CONNECTORS-839.patch
>
>
> 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