We're looking to replace Oracle with PostgresQL 7.2 sometime soon.
Both of our websites run Oracle, and one uses context indexes. These are
indexes on a table that contains text. A context index will create an index
on that column (minus irrelevant words like and/or/but/if/etc), and allow
searches to be done for a specific word.
Anyone offer a work-around to this?
Thanks,
David