[
https://issues.apache.org/jira/browse/JCR-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16298676#comment-16298676
]
Julian Reschke commented on JCR-4215:
-------------------------------------
(on the run)
In IndexingQueueTest, chage
resource.setProperty("jcr:data", "", PropertyType.BINARY);
to
resource.setProperty("jcr:data", "FOOBAR.", PropertyType.BINARY);
Right now it looks like the type detectors ignore the type passed in
("application/x-blocked"), instead sniff "text/plain", and then use the default
text parser. Did any defaults change here?
> Use Tika version 1.17
> ---------------------
>
> Key: JCR-4215
> URL: https://issues.apache.org/jira/browse/JCR-4215
> Project: Jackrabbit Content Repository
> Issue Type: Task
> Components: parent
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Fix For: 2.18
>
> Attachments:
> TEST-org.apache.jackrabbit.core.query.lucene.IndexingQueueTest.xml,
> org.apache.jackrabbit.core.query.lucene.IndexingQueueTest.log,
> org.apache.jackrabbit.core.query.lucene.IndexingQueueTest.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)