[opencms-dev] pls Help
Sebastian Himberger
sebastian.himberger at gmx.de
Thu Dec 11 20:42:55 CET 2008
Hi Bekalu,
you can configure locale specific analyzers in
WEB-INF/config/opencms-search.xml:
Example:
<analyzer>
<class>org.apache.lucene.analysis.de.GermanAnalyzer</class>
<locale>de</locale>
</analyzer>
Does this help you?
best regards,
Sebastian
Bekalu Mamo schrieb:
> Hi all,
>
> I've been trying to use a language (with different character sets) for
> a website that i'm going to build using opencms. I'm getting stuck in
> how to configure the search engine to understand and analyse those
> character sets. I do have the stop-words list and stemmer, and also
> i'm successful in creating a content based of those character sets
> (utf-8). If any one has any idea, i appreciate.
>
> thanx alot,
>
> bekalu
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
More information about the opencms-dev
mailing list