[
https://issues.apache.org/jira/browse/SOLR-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902471#action_12902471
]
Robert Muir commented on SOLR-2088:
-----------------------------------
Well i found one problem in html parsing (TIKA-498) that causes tika's own
tests to fail:
But i havent tested yet with rebuilt jars to see if this is the problem causing
this issue, too
> contrib/extraction fails on a turkish computer
> ----------------------------------------------
>
> Key: SOLR-2088
> URL: https://issues.apache.org/jira/browse/SOLR-2088
> Project: Solr
> Issue Type: Bug
> Components: contrib - Solr Cell (Tika extraction)
> Reporter: Robert Muir
> Fix For: 3.1, 4.0
>
>
> reproduce with: ant test -Dtests.locale=tr_TR
> {noformat}
> test:
> [junit] Running org.apache.solr.handler.ExtractingRequestHandlerTest
> [junit] xml response was: <?xml version="1.0" encoding="UTF-8"?>
> [junit] <response>
> [junit] <lst name="responseHeader"><int name="status">0</int><int
> name="QTime">5</int></lst>
> <result name="response" numFound="0" start="0"/>
> [junit] </response>
> [junit]
> [junit] request was:
> start=0&q=title:Welcome&qt=standard&rows=20&version=2.2)
> [junit] Tests run: 8, Failures: 1, Errors: 0, Time elapsed: 3.968 sec
> [junit] Test org.apache.solr.handler.ExtractingRequestHandlerTest FAILED
> BUILD FAILED
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]