Re: improved support for compounds in tsearch2

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: openfts discussion <openfts-general(at)lists(dot)sourceforge(dot)net>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: improved support for compounds in tsearch2
Date: 2005-01-25 17:37:50
Message-ID: 41F683EE.5060601@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> We're badly needed testers of compounds support (german, norway,...
> languages),
> patch for V8.0 release is available
> http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/expand_query_8.0.patch.gz

What I'm interested in is compound word support for English. For
example, if a food has the word 'beefburger' in it, how to I index that
as both 'beef' and 'burger'...

Chris

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2005-01-25 17:39:04 Re: Goals for 8.1
Previous Message Tom Lane 2005-01-25 17:32:57 Re: bug w/ cursors and savepoints