Michal,
tsearch2 doesn't supports UTF-8. It might works though.
full support of UTF-8 and other features are planned
http://www.sai.msu.su/~megera/oddmuse/index.cgi/todo
Oleg
On Tue, 6 Sep 2005, Michal Hlavac wrote:
hello,
I have suse 9.3 with installed postgresql 8.0.3 from rpm.
All
Oleg Bartunov wrote:
> Michal,
>
> tsearch2 doesn't supports UTF-8. It might works though.
> full support of UTF-8 and other features are planned
> http://www.sai.msu.su/~megera/oddmuse/index.cgi/todo
hello Oleg,
thanks for reply... is there any time plan for new release of tsearch2?
miso
hello,
I have suse 9.3 with installed postgresql 8.0.3 from rpm.
All my databases are unicode with locale sk_SK.UTF-8.
I installed slovak ispell dictionary and tsearch2 is working very well.
m13=# SELECT lexize('sk_ispell','Ivana');
lexize
--
{ivana,ivan}
(1 row)
On the other s