Re: Factory cannot be cast

2009-11-23 Thread Chris Hostetter
: previously I was using a NGramFilterFactory for the completion on my website : but the EdgeNGramTokenizerFactory seems to be more pertinent. : : I defined my own field type but when I start solr I got the error log : : : GRAVE: java.lang.ClassCastException: : org.apache.solr.analysis.EdgeNGra

Re: Factory cannot be cast

2009-11-18 Thread Ian Ibbotson
Cheers.. investigating... 2009/11/18 sophSophie : > > Hi, > > previously I was using a NGramFilterFactory for the completion on my website > but the EdgeNGramTokenizerFactory seems to be more pertinent. > > I defined my own field type  but when I start solr I got the error log : > > GRAVE: java.la