Re: ClassCastException Issue

2010-10-27 Thread Alex Matviychuk
jar lucene-snowball-2.9.3.jar lucene-spellchecker-2.9.3.jar ... Hope that helps someone in a similar situation. Thanks again for the help! Cheers, Alex Matviychuk On Wed, Oct 27, 2010 at 18:01, Alex Matviychuk wrote: > On Wed, Oct 27, 2010 at 03:57, Chris Hostetter > wrote: >> This almo

Re: ClassCastException Issue

2010-10-27 Thread Alex Matviychuk
FieldType class and it looks like it only relies on solr stuff and lucene. I don't have much experience with classloader issues, any tips on how to debug this? And Ken: I tried renaming the field as you suggested, but I get the same issue. Thanks, Alex Matviychuk

ClassCastException Issue

2010-10-24 Thread Alex Matviychuk
org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:137) solr schema: ... ... Any ideas? Thanks, Alex Matviychuk