: The exception is expected if you use CharStream aware Tokenizer without
: CharFilters.

Koji: i thought all of the casts had been eliminated and replaced with 
a call to CharReader.get(Reader) ?

: Please see example/solr/conf/schema.xml for the setting of CharFilter and
: CharStreamAware*Tokenizer:


: > Using CharStreamAwareCJKTokenizerFactory is giving me following error,
: > SEVERE: java.lang.ClassCastException: java.io.StringReader cannot be cast to
: > org.apache.solr.analysis.CharStream
: > 
: > May be you are typecasting Reader to subclass.

-Hoss

Reply via email to