[TYPO3-english] indexed_search: Searching also ASCII chars?
Dmitry Dulepov
dmitry.dulepov at gmail.com
Fri Nov 11 14:09:42 CET 2011
Hi!
Arno Dudek wrote:
> Found no info for this problem, but is it possible to search only by
> ascii string?
>
> For example what I mean:
>
> There is a text indexed like "Business riešenia"
> If you search "Business riešenia", there are results listed.
>
> But if the user search for "Business riesenia", there are no results.
>
> Is there a setting I don't know, or is this not possible anyway?
That depends on your database collation. With collations you can make "š"
to be treated like "s". By default collations are xxx_general_ci or
xxx_bin_ci, which means they treat all characters literally.
--
Dmitry Dulepov
TYPO3 core&security teams member
Blog: http://dmitry-dulepov.com/
Twitter: http://twitter.com/dmitryd
Simplicity will save the world.
More information about the TYPO3-english
mailing list