ISOLatin1AccentFilter has been deprecated for quite some time, ASCIIFoldingFilter is preferred....
Best Erick On Fri, Mar 22, 2013 at 2:59 PM, Jerome Blouin <jblo...@expedia.com> wrote: > Thanks. I'll check that later. > > -----Original Message----- > From: Sujit Pal [mailto:sujitatgt...@gmail.com] On Behalf Of SUJIT PAL > Sent: Friday, March 22, 2013 2:52 PM > To: java-user@lucene.apache.org > Subject: Re: Accent insensitive analyzer > > Hi Jerome, > > How about this one? > > > http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.ISOLatin1AccentFilterFactory > > Regards, > Sujit > > On Mar 22, 2013, at 9:22 AM, Jerome Blouin wrote: > > > Hello, > > > > I'm looking for an analyzer that allows performing accent insensitive > search in latin languages. I'm currently using the StandardAnalyzer but it > doesn't fulfill this need. Could you please point me to the one I need to > use? I've checked the javadoc for the various analyzer packages but can't > find one. Do I need to implement my own analyzer? > > > > Regards, > > Jerome > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >