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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to