From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
---|---|
To: | "Tarabas (Manuel Rorarius)" <tarabas(at)tarabas(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PG 8.2.0 - TSearch2 "Wrong affix file format" |
Date: | 2006-12-21 17:19:17 |
Message-ID: | 458AC215.1090408@sigaev.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Affix file has artifact:
PFX G N 1
. > GE
which is strange mix of openoffice format and ispell format. Just remove they.
8.2 Ispell code checks format strongly that in previous versions, even backported :)
Tarabas (Manuel Rorarius) wrote:
> Hi,
>
> TS> Send to me dict and aff file, pls
>
> see attached .aff file, I have not created the file from a dict
> myself but taken the .aff/.med/.stop/.stop.ispell from this blog:
>
> http://www.tauceti.net/roller/cetixx/category/Tipps ...
>
> TS> By the way, tsearch2 is changed significantly, so, the better way to update is a
> TS> restoring only your data&schema. Tsearch2 should be installed from contrib.
>
> That's what I did ... I used the tsearch delivered with 8.2.0 contrib
> for the install. Only the Schema and Data for my database was imported with the
> restore from the old system, so that should all be setup correctly :-)
>
> I also tested the correct tsearch2 install by removing all lines from the .aff
> file and the error then vanishes and the search works, but without the
> .aff I guess a key feature is missing :-)
>
> Best regards
> Manuel
>
>
> ------------------------------------------------------------------------
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/
From | Date | Subject | |
---|---|---|---|
Next Message | Tarabas (Manuel Rorarius) | 2006-12-21 17:31:29 | Re: [bulk] Re: PG 8.2.0 - TSearch2 "Wrong affix file format" |
Previous Message | Hannes Dorbath | 2006-12-21 17:17:53 | TSearch2 Changeset 25387 |