clean did it, never use eclipse if you want to know exactly what you did, command line works always
sorry for the noise On Nov 2, 2012, at 1:15 PM, eksdev <[email protected]> wrote: > I *think* I did. Will try to build again... > > > On Nov 2, 2012, at 1:12 PM, Simon Willnauer <[email protected]> wrote: > >> did you clean your checkout? >> >> simon >> >> On Fri, Nov 2, 2012 at 1:10 PM, eksdev <[email protected]> wrote: >>> debugQuery=true on on simple TermQuery (/trunk version from yesterday) >>> throws exception on explain() >>> >>> It seams some of the scorers do not play nicely with explain()? >>> >>> >>> java.lang.NoSuchMethodError: org.apache.lucene.search.Scorer.freq()F\n\tat >>> >>> org.apache.lucene.search.TermQuery$TermWeight.explain(TermQuery.java:119)\n\tat >>> >>> org.apache.lucene.search.IndexSearcher.explain(IndexSearcher.java:636)\n\tat >>> >>> org.apache.lucene.search.IndexSearcher.explain(IndexSearcher.java:616)\n\tat >>> >>> org.apache.solr.search.SolrIndexSearcher.explain(SolrIndexSearcher.java:1949)\n\tat >>> >>> org.apache.solr.util.SolrPluginUtils.getExplanations(SolrPluginUtils.java:352)\n\tat >>> >>> >> >> --------------------------------------------------------------------- >> 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]
