Hi all,

I would like to use the full text search with LARQ for accent-insensitive
matching. I.e. pattern {?literal pf:textMatch "laska"} should also return
literal "láska žije".

I know that in Lucene, there is a class ISOLatin1AccentFilter which can be
used while building/querying the index. However, I don't know how to use it
from within LARQ.

Is there any way to achieve my goal?

Best regards,
Ondrej

Reply via email to