custom stemming in full text search - Mailing list pgsql-general

From Aaron Patterson
Subject custom stemming in full text search
Date
Msg-id 20090414225147.GA43250@Jordan2.local
Whole thread Raw
List pgsql-general
Hello,

I'm trying to use full text search against text that contains lots of
technical terms, and I'd like to add some custom stemming.  I have many
occurrances of "libblah" or "blahtool", and I'd like to remove the "lib"
and "tool" terms since they are meaningless search terms.

Is there an easy way to accomplish this?  I read through the text search
sections of the documentation and this website:

  http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/custom-dict.html

Is there an easier way?

Thanks in advance.

--
Aaron Patterson
http://tenderlovemaking.com/

pgsql-general by date:

Previous
From: Dan Hayes
Date:
Subject: PITR - warm standby switchover question
Next
From: Erik Jones
Date:
Subject: Re: PITR - warm standby switchover question