The cause is my latest commit for LUCENE-2668.
I should sync it to solr branch. I've committed the fix.
Sorry for inconvenience.

Koji

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



(10/09/28 6:26), Michael McCandless wrote:
It seems to not fail on Windows but fail on Unix (at least Linux)?
Does anyone else see this?:


1) test(org.apache.solr.highlight.FastVectorHighlighterTest)
java.lang.AssertionError: Basic summarization query failed XPath:
//l...@name='1']/a...@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">91</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><arr
name="range_facet_si"><int>1</int></arr><arr
name="range_facet_sl"><long>1</long></arr><date
name="timestamp">2010-09-27T20:54:48.902Z</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>  fast&lt;em&gt;vector&lt;/em&gt;
highlighter test</str></arr></lst></lst>
</response>


Mike

---------------------------------------------------------------------
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]

Reply via email to