[TYPO3-english] indexed_search with non western language
Stefan Frömken
firma at sfroemken.de
Thu Nov 18 13:56:20 CET 2010
Am 18.11.2010 13:43, schrieb Historia:
> Hello,
>
> I made a website with Amharic (Ethiopia) and English. All is based on
> the Introductionpackage 4.4.4 with an own template. I have it local on
> Windows and live on a Suse 11 Rootserver.
>
> indexed search is not working with Amharic script.
> In the indexing page the amharic script is not coded in the right way,
> however in DB check I can properly search in Amharic with the right coding.
> Database is set to unicode general charset utf-8
> [BE][forceCharset] = utf-8
>
> Is there some other issue related to the search?
>
> thanks Herbert
It seems that you have installed indexed_search before you have changed
Charset. In this case all words were saved with wrong characterset in
cache_* tables, but they are correct in tt_content-table and on website,
too.
If I'm right...than I prefer to truncate all data in cache_* tables and
execute scheduler with crawler-task or _cli_dispatch or visit each page
manually. But please backup your database first!
Stefan
More information about the TYPO3-english
mailing list