I've seen it once. Pretty strange... -Yonik http://lucidworks.com
On Wed, Dec 12, 2012 at 5:38 PM, Mark Miller <[email protected]> wrote: > I've seen this a few times locally: > > [junit4:junit4] ERROR 0.07s J7 | TestFunctionQuery.testTotalTermFreq <<< > [junit4:junit4] > Throwable #1: java.lang.RuntimeException: Exception > during query > [junit4:junit4] > at > __randomizedtesting.SeedInfo.seed([EDF4E35C4021020F:7F7A789F22B0EA06]:0) > [junit4:junit4] > at > org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:515) > [junit4:junit4] > at > org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:482) > [junit4:junit4] > at > org.apache.solr.search.function.TestFunctionQuery.testTotalTermFreq(TestFunctionQuery.java:442) > [junit4:junit4] > at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > > [junit4:junit4] 2> 753 T352 C16 REQ [collection1] webapp=null path=null > params={fl=*,score&q={!func}totaltermfreq('a_t','cow')&fq=id:6} hits=1 > status=0 QTime=6 > [junit4:junit4] 2> 755 T352 oas.SolrTestCaseJ4.assertQ SEVERE REQUEST > FAILED: xpath=//float[@name='score']='7.0' > [junit4:junit4] 2> xml response was: <?xml version="1.0" > encoding="UTF-8"?> > [junit4:junit4] 2> <response> > [junit4:junit4] 2> <lst name="responseHeader"><int > name="status">0</int><int name="QTime">6</int></lst><result name="response" > numFound="1" start="0" maxScore="-1.0"><doc><float name="id">6.0</float><str > name="a_t">cow cow cow cow cow</str><float > name="score">-1.0</float></doc></result> > [junit4:junit4] 2> </response> > [junit4:junit4] 2> > [junit4:junit4] 2> request > was:fl=*,score&q={!func}totaltermfreq('a_t','cow')&fq=id:6 > [junit4:junit4] 2> 755 T352 oasc.SolrException.log SEVERE REQUEST FAILED: > fl=*,score&q={!func}totaltermfreq('a_t','cow')&fq=id:6:java.lang.RuntimeException: > REQUEST FAILED: xpath=//float[@name='score']='7.0' > [junit4:junit4] 2> xml response was: <?xml version="1.0" > encoding="UTF-8"?> > [junit4:junit4] 2> <response> > [junit4:junit4] 2> <lst name="responseHeader"><int > name="status">0</int><int name="QTime">6</int></lst><result name="response" > numFound="1" start="0" maxScore="-1.0"><doc><float name="id">6.0</float><str > name="a_t">cow cow cow cow cow</str><float > name="score">-1.0</float></doc></result> > [junit4:junit4] 2> </response> > [junit4:junit4] 2> > [junit4:junit4] 2> request > was:fl=*,score&q={!func}totaltermfreq('a_t','cow')&fq=id:6 > [junit4:junit4] 2> at > org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:508) > [junit4:junit4] 2> at > org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:482) > [junit4:junit4] 2> at > org.apache.solr.search.function.TestFunctionQuery.testTotalTermFreq(TestFunctionQuery.java:442) > [junit4:junit4] 2> at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > - Mark > > --------------------------------------------------------------------- > 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]
