[
https://issues.apache.org/jira/browse/CONNECTORS-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562687#comment-13562687
]
Karl Wright commented on CONNECTORS-623:
----------------------------------------
Ok - so Tika was extracting the filename and stream size from the multipart
header?
I wonder how best to emulate that. This current fix as it is currently is
emulating Tika's behavior, but probably only partially. The alternative is to
make SolrJ use multipart forms for posting. There may be a way to do this, but
I am not sure there is a good way to set the filename and stream size in the
multipart data.
I'll look at the SolrJ code and see what I can find.
> stream_size and stream_name can't be sent
> -----------------------------------------
>
> Key: CONNECTORS-623
> URL: https://issues.apache.org/jira/browse/CONNECTORS-623
> Project: ManifoldCF
> Issue Type: Bug
> Components: Lucene/SOLR connector
> Affects Versions: ManifoldCF 1.1
> Reporter: Shinichiro Abe
> Priority: Minor
> Fix For: ManifoldCF 1.1
>
> Attachments: CONNECTORS-623.patch
>
>
> These metadata can be sent to Solr in MCF 1.0.1 but can not be sent in MCF
> 1.1.
> I think it is because of SolrJ.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira