> > What is an equivalent fieldType definition in Solr 3.5?
> 
>     <fieldType name="text_foo" class="solr.TextField">
>       <analyzer class="org.apache.lucene.analysis.de.GermanAnalyzer"/>
>     </fieldType>

OK, and if I would reindex, is this still the best practice config for
german text?

Reply via email to