tsearch stop words

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: tsearch stop words
Date: 2002-09-02 04:57:47
Message-ID: GNELIHDDFBOCMGBFGEFOOEPNCDAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

How do I get a list of what tsearch considers a stop word?

eg. 'and', 'or', 'the', 'up', 'down', etc. There seem to be heaps of
them...!

Chris

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-09-02 05:05:39 Re: fix for palloc() of user-supplied length
Previous Message Curt Sampson 2002-09-02 04:57:02 Re: SELECT INTO vs. OIDs