Re: How to use compoundwords controlled z when creating dictionary

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: James Dooley <jamdooley(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to use compoundwords controlled z when creating dictionary
Date: 2009-02-06 12:10:20
Message-ID: Pine.LNX.4.64.0902061508110.4158@sn.sai.msu.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

James,

what dictionary you tried ?
Notice, adding option to the affix file won't help you any case if
dictionary doesn't use it.

Oleg
On Fri, 6 Feb 2009, James Dooley wrote:

> In
> http://www.postgresql.org/docs/8.3/interactive/textsearch-dictionaries.html
>
> it mention this feature for support on splitting compound words.
>
> Adding the line
>
> compoundwords controlles z
>
> to the affix file returns an error
> ERROR: wrong affix file format for flag
>

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

In response to

Browse pgsql-general by date

  From Date Subject
Next Message James Dooley 2009-02-06 12:21:04 Turning off automatic ranking on words
Previous Message James Dooley 2009-02-06 09:50:27 How to use compoundwords controlled z when creating dictionary