HighlighterTest passes for me on trunk ("ant test -Dtestcase=HighlighterTest").Query.combine was removed a long time ago ... are you sure you've checked out Lucene's trunk? Mike McCandless http://blog.mikemccandless.com On Thu, Dec 6, 2012 at 1:56 AM, rajashekar <[email protected]> wrote: > I get a failure running HighlighterTest from the Subversion trunk. > Below are the details. > > What's the fix? > > Thanks, > Erik > > > [junit] Searching for: multi* > [junit] ------------- ---------------- --------------- > [junit] Testcase: > testMultiSearcher(org.apache.lucene.search.highlight.HighlighterTest): > Caused an ERROR > [junit] null > [junit] java.lang.IllegalArgumentException > [junit] at > org.apache.lucene.search.Query.combine(Query.java:113) > [junit] at > org.apache.lucene.search.MultiSearcher.rewrite(MultiSearcher.java:298) > [junit] at org.apache.lucene.search.Query.weight(Query.java:92) > [junit] at org.apache.lucene.search.Hits.<init>(Hits.java:40) > [junit] at > org.apache.lucene.search.Searcher.search(Searcher.java:40) > [junit] at > org.apache.lucene.search.Searcher.search(Searc > > > > ----- > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/HighlighterTest-failure-tp4024711.html > Sent from the Lucene - Java Developer mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > 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]
