Well, if the .net port mimics the java library, look at the Analyzer class. There you'll see a bunch of different language analyzers. Also, look in the contrib section for others. The trick is that you must know what language you're using. Indexing multiple languages in a single index is difficult. You might search the java users list (there are searchable archives, look at the wiki) for many discussions of this topic.
Best Erick On Thu, Jul 16, 2009 at 2:43 AM, m.harig <m.ha...@gmail.com> wrote: > > hello all , > > am using .Net lucene for my search application , how do i index non > english pages ? Is there any analyzers to do it?? because am struggling > with > utf8 problem , please any1 help me > -- > View this message in context: > http://www.nabble.com/.net-lucene-doubt-tp24510928p24510928.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >