Re: TSearch2 Changeset 25387 - Mailing list pgsql-general

From Teodor Sigaev
Subject Re: TSearch2 Changeset 25387
Date
Msg-id 458AC526.3020708@sigaev.ru
Whole thread Raw
In response to TSearch2 Changeset 25387  (Hannes Dorbath <light@theendofthetunnel.de>)
Responses Re: TSearch2 Changeset 25387  (Hannes Dorbath <light@theendofthetunnel.de>)
List 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@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

pgsql-general by date:

Previous
From: "Tarabas (Manuel Rorarius)"
Date:
Subject: Re: [bulk] Re: PG 8.2.0 - TSearch2 "Wrong affix file format"
Next
From: Hannes Dorbath
Date:
Subject: Re: TSearch2 Changeset 25387