[
https://issues.apache.org/jira/browse/CONNECTORS-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13683188#comment-13683188
]
Shinichiro Abe commented on CONNECTORS-623:
-------------------------------------------
Hi Karl,
bq.(1) Include the INFO output from Solr for the post?
{noformat}
INFO - 2013-06-14 16:56:44.083;
org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr
path=/update/extract
params={literal.id=file:/Users/abe/Desktop/test2/ロンウイット.txt&resource.name=ロンウイット.txt&wt=xml&version=2.2&literal.uri=/Users/abe/Desktop/test2/ロンウイット.txt}
{add=[file:/Users/abe/Desktop/test2/ロンウイット.txt (1437803850320838656)]} 0 5
{noformat}
bq.(2) Turn on wire debugging
{noformat}
DEBUG 2013-06-14 16:56:44,077 (Thread-2261) - >> "Content-Disposition:
form-data; name="??????.txt"; filename="??????.txt"[\r][\n]"
DEBUG 2013-06-14 16:56:44,077 (Thread-2261) - >> "Content-Type:
text/plain[\r][\n]"
DEBUG 2013-06-14 16:56:44,077 (Thread-2261) - >> "Content-Transfer-Encoding:
binary[\r][\n]"
DEBUG 2013-06-14 16:56:44,077 (Thread-2261) - >> "[\r][\n]"
DEBUG 2013-06-14 16:56:44,077 (Thread-2261) - >> "test"
DEBUG 2013-06-14 16:56:44,077 (Thread-2261) - >> "[\r][\n]"
DEBUG 2013-06-14 16:56:44,077 (Thread-2261) - >> "28[\r][\n]"
DEBUG 2013-06-14 16:56:44,077 (Thread-2261) - >> "[\r][\n]"
DEBUG 2013-06-14 16:56:44,077 (Thread-2261) - >>
"--wm_LDbvcKR7PUhcAeC4tnPfvpdABhNLZ--[\r][\n]"
{noformat}
When I debugged in eclipse, contentName at line 185 was not garbled.
It seems that the filename gets garbled character (shows into "??????.txt") in
wire debugging.
I don't understand why.
Thank you.
> 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
> Assignee: Karl Wright
> Priority: Minor
> Fix For: ManifoldCF 1.1, ManifoldCF 1.2
>
> 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