Thank you, Simon!

(12/01/18 19:38), Simon Willnauer wrote:
I committed a fix for this too.

On Wed, Jan 18, 2012 at 10:22 AM, Apache Jenkins Server
<[email protected]>  wrote:
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12193/

1 tests failed.
REGRESSION:  org.apache.solr.highlight.FastVectorHighlighterTest.test

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:390)
        at 
org.apache.solr.highlight.FastVectorHighlighterTest.test(FastVectorHighlighterTest.java:81)
        at 
org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:432)
        at 
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:147)
        at 
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='1']/arr[@name='tv_text']/str[.=' fast<em>vector</em>  
highlighter test']
        xml response was:<?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">9</int></lst><result name="response" numFound="1" start="0"><doc><int name="id">1</int><int name="intDefault">42</int><arr name="multiDefault"><str>muLti-Default</str></arr><arr 
name="range_facet_l"><long>1</long></arr><int name="range_facet_si">1</int><arr name="range_facet_sl"><long>1</long></arr><date name="timestamp">2012-01-18T08:58:20.111Z</date><arr name="tv_text"><str>basic fast vector highlighter test</str></arr></doc></result><lst name="highlighting"><lst name="1"><arr 
name="tv_text"><str>basic fast<em>vector</em>  highlighter test</str></arr></lst></lst>
</response>

        request 
was:hl.useFastVectorHighlighter=true&hl.snippets=2&start=0&q=tv_text:vector&hl.fl=tv_text&qt=standard&hl=true&rows=200
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:383)




Build Log (for compile errors):
[...truncated 15842 lines...]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




--
http://www.rondhuit.com/en/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to