[opencms-dev] Lucene configurations
Christian Steinert
christian_steinert at web.de
Fri Feb 12 15:49:33 CET 2010
Ulysses Tannure wrote:
> Hello,
>
> I would like to know how to set Lucene to ignore upper/lower case and
> accents like á, é, í.
>
You would have to look which analyzers are available and read their
Lucene documentation and then chose the search analyzer that is best for
you. You can chose the analyzer that should be used for content a
certain locale by configuring the lucene analyzer class that you want to
use in opencms-search.xml.
By the way, I would really be surprised if there is any analyzer that
does not ignore differences in case.
Kind regads
Christian
More information about the opencms-dev
mailing list