11 feb 2008 kl. 16.00 skrev Cesar Ronchese:


Hello, guys.

I've searching the google to make the lucene performs accent- insensitive
searches.

All I could find is about the ISOLatin1AccentFilter class, which as far I could understand, it just removes the accented chars so I can store it in
its unaccented form.

What is the problem you have with this? Are they not unique enough?

What I would like to know is, is there a way to store the content in your original accented format, and make an accent-insensitive query with lucene?
How?

You would have to add a synonym for each permutation of the accented term.



   karl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to