Re: BUG #16647: ts_lexize with dict_voikko no longer works as of PostgreSQL 13.0 - Mailing list pgsql-bugs

From Matti Linnanvuori
Subject Re: BUG #16647: ts_lexize with dict_voikko no longer works as of PostgreSQL 13.0
Date
Msg-id E01E3935-513C-4457-8685-ABEE96605FA4@portalify.com
Whole thread Raw
In response to Re: BUG #16647: ts_lexize with dict_voikko no longer works as of PostgreSQL 13.0  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-bugs
I got NULL for everything.

I forgot to install libvoikko.so dynamic library in PostgreSQL 13 lib directory. After I installed it, ts_lexize started working.

On 30 Sep 2020, at 14.40, Heikki Linnakangas <hlinnaka@iki.fi> wrote:
Is that a NULL? Are you getting a NULL result for all inputs?

Did you install voikko and dict-morpho the same way on both PostgreSQL versions?

pgsql-bugs by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: BUG #16647: ts_lexize with dict_voikko no longer works as of PostgreSQL 13.0
Next
From: hubert depesz lubaczewski
Date:
Subject: Re: BUG #16640: Documentation table formatting issue