excluding terms from stemming in full text search?

From: Jeremy Ashcraft <jashcraft(at)edgate(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: excluding terms from stemming in full text search?
Date: 2012-11-28 01:16:20
Message-ID: 50B565E4.3080801@edgate.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


anyone know of a way to override stemming of particular words in the
full text searching?

Example: 'organic' and 'organization' both stem to 'organ'.

If i'm searching for 'organic' I don't want a bunch of results that
contain 'organization' and 'organized'.

TIA

--
*jeremy ashcraft*

//

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rodrigo Rosenfeld Rosas 2012-11-28 01:36:52 Re: distinct values and count over window function
Previous Message Scott Marlowe 2012-11-27 23:54:33 Re: w7 vs linux