RE: Accented characters problem

2006-03-02 Thread Seeta Somagani
g. This solved my problem. seeta -Original Message- From: David denBoer [mailto:[EMAIL PROTECTED] Sent: Thursday, March 02, 2006 4:14 PM To: java-user@lucene.apache.org Subject: Accented characters problem Hi all, We are havign a small problem searching for text with accents in the qu

Accented characters problem

2006-03-02 Thread David denBoer
Hi all, We are havign a small problem searching for text with accents in the query. Our index has a word like 'agréé', and when we search for it, we get no results. The query parses (using Snowball) to : 'name:"agr\213 \213"' Using the ISOLatin filter, we get : 'name:agra' neither gets an