<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi Sebarsian,<br><br>I've been working alot to find my language (amharic) analyzer for lucene as well as for opencms, but till now i couldn't find any. May be what I'm thinking is to write some code for the lucene, and then try to use that one in opencms. Well actually i'm not sure enough the lucene used inside the opencms is identical to the source code available for lucene. If there is any idea, please let me know. <br><br>thanx a lot,<br><br>bekalu<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Sebastian Himberger <sebastian.himberger@gmx.de><br><b><span style="font-weight:
 bold;">To:</span></b> The OpenCms mailing list <opencms-dev@opencms.org><br><b><span style="font-weight: bold;">Sent:</span></b> Thursday, December 11, 2008 10:42:55 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [opencms-dev] pls Help<br></font><br>
Hi Bekalu,<br><br>you can configure locale specific analyzers in<br>WEB-INF/config/opencms-search.xml:<br><br>Example:<br><br><analyzer><br>  <class><a target="_blank" href="http://org.apache.lucene.analysis.de.Ge">org.apache.lucene.analysis.de</a>.GermanAnalyzer</class><br>  <locale>de</locale><br></analyzer><br><br>Does this help you?<br><br>best regards,<br>Sebastian<br><br><br>Bekalu Mamo schrieb:<br>> Hi all,<br>><br>> I've been trying to use a language (with different character sets) for<br>> a website that i'm going to build using opencms. I'm getting stuck in<br>> how to configure the search engine to understand and analyse those<br>> character sets. I do have the stop-words list and stemmer, and also<br>> i'm successful in creating a content based of those character sets<br>> (utf-8). If any one has any idea, i appreciate.<br>><br>> thanx alot,<br>><br>>
 bekalu<br>><br>> _______________________________________________<br>> This mail is sent to you from the opencms-dev mailing list<br>> To change your list options, or to unsubscribe from the list, please visit<br>> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>>   <br><br><br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></div></div></div><br>

      </body></html>