I don't think there is an out of the box analyzer to do this but you
can easily build your own, incorporating
org.apache.lucene.analysis.ASCIIFoldingFilter into the chain.


--
Ian.


On Fri, May 11, 2012 at 11:01 AM, Li Li <fancye...@gmail.com> wrote:
> I have some french hotels such as Elysée Etoile
> But for many of our users, then can't type French letters, so they
> will type Elysee Etoile
> is there any analyzer can do this? thanks.
>
> ---------------------------------------------------------------------
> 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

Reply via email to