Re: Error loading class 'solr.DisMaxRequestHandler' after upgrade from solr350 to 431

2013-08-20 Thread danielitos85
how do you solved this problem? -- View this message in context: http://lucene.472066.n3.nabble.com/Error-loading-class-solr-DisMaxRequestHandler-after-upgrade-from-solr350-to-431-tp4083477p4085699.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Error loading class 'solr.DisMaxRequestHandler' after upgrade from solr350 to 431

2013-08-09 Thread Erick Erickson
This is probably a classpath problem. I'd guess that you have some old 3.5 jars laying around that are confusing the class loader. First thing I'd do is test with a clean 4.3 installation, then track down where the old jars are. Best Erick On Fri, Aug 9, 2013 at 5:42 AM, PeterKerk wrote: > I'