Looks like this one is actually a real static bug in solr, not a bug from Class.forName'ing the tests!
On Mon, Oct 18, 2010 at 1:31 PM, Apache Hudson Server <[email protected]> wrote: > [junit] Caused by: org.apache.solr.common.SolrException: Unknown query > type 'func' > [junit] > [junit] Unknown query type 'func' > [junit] > [junit] request: > http://localhost:10938/solr/select?q={!func}a_si&wt=javabin&version=2 > [junit] at > org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435) > [junit] at > org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244) > [junit] at > org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89) ... > [junit] NOTE: all tests run in this JVM: > [junit] [*SolrInfoMBeanTest*, TestGroupingSearch, > TestChineseFilterFactory, TestDictionaryCompoundWordTokenFilterFactory, > TestGreekLowerCaseFilterFactory, TestGreekStemFilterFactory, > TestHyphenationCompoundWordTokenFilterFactory, TestMappingCharFilterFactory, > TestPatternReplaceCharFilterFactory, TestWordDelimiterFilterFactory, > LargeVolumeJettyTest, MergeIndexesEmbeddedTest, DocumentAnalysisResponseTest, > BasicDistributedZkTest] > [junit] ------------- ---------------- --------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
