: 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
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