Thread: excluding terms from stemming in full text search?

excluding terms from stemming in full text search?

From
Jeremy Ashcraft
Date:

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

Re: excluding terms from stemming in full text search?

From
John R Pierce
Date:
On 11/27/2012 5:16 PM, Jeremy Ashcraft wrote:
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'.

seems to me that organization should stem to organiz  not organ