Did you take a look at the
org.apache.lucene.analysis.ngram.NGramTokenFilter? Or other ngram
implementation? Works great for us.
Patrick
Ulrich Vachon wrote:
Hi all,
It's possible to use simplely (without java preprocessing, if possible)
Lucene to find items with this constraints:
I have indexed this word : clamoxyle
I want to find it with this queries : claomxyle, clamoxile, camoxyle.
It is possible?
Thank you,
Ulrich.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]