git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8c6761a) | patch
The fti.pl supplied with the fulltextindex module generate ALL possible
Wed, 1 Aug 2001 18:40:12 +0000 (18:40 +0000)
Wed, 1 Aug 2001 18:40:12 +0000 (18:40 +0000)
commit 938236a29716c754a9a9238e377c3cd15db11dde
The fti.pl supplied with the fulltextindex module generate ALL possible
substrings of two characters or greater, and is case-sensitive.

This patch makes it work correctly. It generates only the suffixes of each
word, plus lowercases them - as specified by the README file.

This brings it into line with the fti.c function, makes it case-insensitive
properly, removes the problem with duplicate rows being returned from an fti
search and greatly reduces the size of the generated index table.

It was written by my co-worker, Brett Toolin.

Christopher Kings-Lynne
contrib/fulltextindex/fti.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /