> Ard Schrijvers wrote: > > <analyzers> > > <analyzer name="fr" > value="org.apache.lucene.analysis.fr.FrenchAnalyzer"/> > > <analyzer name="de" > value="org.apache.lucene.analysis.de.GermanAnalyzer"/> > > </analyzers> > > > > <index-rule nodeType="nt:unstructured"> > > <property analyzer="fr">bode_fr</property> > > <property analyzer="de">bode_de</property> > > </index-rule>
> Marcel Reutegger wrote: > I like this one. Should I wait with a JIRA issue to see what others want / think about it? Regards Ard > > regards > marcel >
