FTI: help /w compiling/installation wanted (Full Text Index)

Started by Markus Wollnyalmost 24 years ago2 messagesgeneral
Jump to latest
#1Markus Wollny
Markus.Wollny@computec.de

Hi!

I grabbed all the available files from CVS/contrib/fulltextindex
(MAKEFILE, README.fti, fti.c, fti.pl, fti.sql.in, timimgs.sh), but
there's no instructions on configuring/compiling and installing anywhere
to be found (or I completely missed it). README talks about setting up
function, table and triggers, but there's no instructions on compilation
and installation.

Could anyone tell me where I can find that info or how to setup FTI for
use with my database?

Thank you very much in advance!

Regards,

Markus

#2Stephan Szabo
sszabo@megazone23.bigpanda.com
In reply to: Markus Wollny (#1)
Re: FTI: help /w compiling/installation wanted (Full Text

On Fri, 28 Jun 2002, Markus Wollny wrote:

Hi!

I grabbed all the available files from CVS/contrib/fulltextindex
(MAKEFILE, README.fti, fti.c, fti.pl, fti.sql.in, timimgs.sh), but
there's no instructions on configuring/compiling and installing anywhere
to be found (or I completely missed it). README talks about setting up
function, table and triggers, but there's no instructions on compilation
and installation.

Could anyone tell me where I can find that info or how to setup FTI for
use with my database?

AFAIK it should be, make, make install, cat the fti.sql that gets created
into the database.