You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2013/12/16 15:06:12 UTC

[jira] [Updated] (CONNECTORS-839) SolrJ in Solr Cloud mode does not use multipart post, and this is causing trouble for ManifoldCF users

     [ https://issues.apache.org/jira/browse/CONNECTORS-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-839:
-----------------------------------

    Attachment: CONNECTORS-839.patch

Hi Alessandro,

Please try the attached patch (which I believe should work for MCF 1.4.1), and let me know if it seems to do the trick.

Thanks,
Karl


> 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)