Re: Full Text Indexing - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Full Text Indexing
Date
Msg-id 5113.995471093@sss.pgh.pa.us
Whole thread Raw
In response to Full Text Indexing  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Responses Re: Full Text Indexing  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> I'm playing around with the Full Text Indexing module, and I notice that
> it's case-sensitive.  This seems to be pretty useless to me - especially for
> my application.  I wonder if there'd be any objections to me modifying it to
> be case-insensitive.  Or at least be configurable either way...

Seems like a good idea, but make it configurable.

> Also, the fti.pl that comes with the contrib seems to be using an outdated
> version of CPAN's Pg.pm.

It hasn't been touched in awhile, so feel free to update it.  BTW,
someone ought to look at bringing src/interfaces/perl5 into sync with
the CPAN version, too.  Or possibly we should stop distributing that
altogether, if the CPAN copy is being maintained?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_depend
Next
From: Bruce Momjian
Date:
Subject: Re: MySQL Gemini code