Subject Re: [IBO] IBO component for full text search
Author Jason Wharton
I have something that got very near completion but I have been working on
other things and still haven't polished up the component yet. It is IB_FTS
and it takes care of a lot of the work to setup a full text search system in
IB.

It depends on a replication service that I am trying to finish up, which
replication program relies on a NT service application framework with
threads that I am trying to get finished up.

These three items I have been hoping to include with IBO v4 as separate
packages. I think they would be very useful and go far beyond just being a
sample or demo to look at.

If I didn't have 100+ emails to answer in a day I would probably be making
more progress with development...
Life at the coal face...

Cheers,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <gsbrown@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, January 31, 2001 7:38 AM
Subject: [IBO] IBO component for full text search


> Is there an IBO component that will allow me to perform a full text
> search of one specific field in all records?
>
> I am in the process of designing a db where my team can post problems
> and solutions to those problems. I want to search on the problems
> field to see if other members of the team have had a similiar problem
> and then see what their solution was to solve the problem.
>
> One alternative that I have thougt of is to create a separate table
> with a list of words and then have a linking table to the problem
> table but if I can do a text search within the one field it would
> eliminate the need for additional tables.
>
> TIA for any ideas on how to solve this process.
>
> Gerald S. Brown
>
>
>
>
>