[
https://issues.apache.org/jira/browse/CONNECTORS-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13849258#comment-13849258
]
Karl Wright commented on CONNECTORS-839:
----------------------------------------
Hi Alessandro,
You are free to create an improvement ticket for the solr connector if you want
a better way of restricting the fields that are included in the post. However,
I may not be able to work on that for a while - I've still got a lot to do for
the 1.5 release, and if there is not a compelling use case for this change,
then it may not get done in time for 1.5.
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)