dbTalk Databases Forums  

[BUGS] Tsearch2 ispell parser unicode bug ?

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] Tsearch2 ispell parser unicode bug ? in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
moje
 
Posts: n/a

Default [BUGS] Tsearch2 ispell parser unicode bug ? - 01-03-2005 , 11:39 AM






Hi
I'm using tsearch2 since postgresql-7.4.0 without problems with UTF-8
(yes i know about tolower() problems in postgresql < 8).
I tried postgresql-8.0beta and rc (up to rc3) and all versions contains
bug in tsearch2. (probably in ispell code part)
I can set up tsearch without problems for unicode fulltext (for czech
language), but when i tried the test command like this (and some
similars).

SELECT lexize('cz_ispell','jablkům');

postgresql fails with SIG11.

I tried to backport the ispell part and it works without problems.

MOJE
--
Konir Tomas
Czech Republic
Brno
ICQ 25849167



---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.