From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
---|---|
To: | Hannes Dorbath <light(at)theendofthetunnel(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org, "Tarabas (Manuel Rorarius)" <tarabas(at)tarabas(dot)de> |
Subject: | Re: TSearch2 Changeset 25387 |
Date: | 2006-12-21 17:32:22 |
Message-ID: | 458AC526.3020708@sigaev.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Are you trying to convert openoffice (myspell) format to ispell with help of
my2ispell?
It seems to me, I see the problem. m2ispell doesn't convert prefixes which can
not be combined with every word ('N' in myspell). So, ispell file will contain
wrong line begining with PFX...
I'll fixed that.
Hannes Dorbath wrote:
> http://projects.commandprompt.com/public/pgsql/changeset/25387
>
> Though I'm probably start going on Oleg's nerves.. :/
>
> I'm still trying to get compound word support for my dictionaries back,
> while migrating from 8.1.5-gin-utf8 to 8.2.
>
> Can someone give me additional information on that change? My affix file
> trigger that oldFormat condition on line 472. Where is the change in
> affix file format documented? What has changed? Any way to convert them?
>
> I found some OpenOffice pages about it, but I failed to find what I'm
> looking for.
>
> IIRC I had TSearch2 with my `oldFormat' files working on an older
> 8.2-dev-snapshot.
>
>
> Thanks for any hint.
--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/
From | Date | Subject | |
---|---|---|---|
Next Message | Rodrigo Sakai | 2006-12-21 17:32:33 | RESTORING A DATABASE WITH DIFFERENT TIMEZONES |
Previous Message | Tarabas (Manuel Rorarius) | 2006-12-21 17:31:29 | Re: [bulk] Re: PG 8.2.0 - TSearch2 "Wrong affix file format" |