Search Postgresql Archives

Re: tsvector stemmer issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeff Trout <threshar@xxxxxxxxxxxxxxxxxx> wrote:

> ran into an interesting issue - and I’m not sure if anything can
> be done about it - the snowball stemmer treats “severance” and
> “several” as the same, which for me is a big, big issue.

You can create a custom dictionary chain.  The only type I worked
with was thesaurus, but it was pretty easy once I read the relevant
docs.  It is only custom *parsers* that are a pain, but it doesn't
sound like you need that.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux