[
https://issues.apache.org/jira/browse/CONNECTORS-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13849118#comment-13849118
]
Karl Wright commented on CONNECTORS-674:
----------------------------------------
The SolrJ fixes described by this ticket were done in Solr 4.4:
https://issues.apache.org/jira/browse/SOLR-4358
However, SolrJ 4.4+ is still on HttpClient 4.2.x, as is the rest of ManifoldCF,
so we still need a local version of HttpSolrServer.
> Send metadata to Solr using multipart request
> ---------------------------------------------
>
> Key: CONNECTORS-674
> URL: https://issues.apache.org/jira/browse/CONNECTORS-674
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Lucene/SOLR connector
> Affects Versions: ManifoldCF 1.2
> Reporter: Ryan McKinley
> Assignee: Karl Wright
> Fix For: ManifoldCF next
>
>
> In Solrj 4.3, setUserMultipartRequest is exposed. Rather then encoding the
> metadata in the URL string, we should send it in the request body
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)