Checking my database

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

kdidymus
Forum Contributor
Posts: 196
Joined: Tue May 13, 2008 3:37 am

Re: Checking my database

Post by kdidymus »

Califdon.

I have gone back to using a BOOLEAN SEARCH as this provides the ability to conduct a FULL TEXT search without the need for a FULLTEXT index. As I said before, it's not just the URN (primary key) I need to search. Each individual's record contains the URN of their mother, father, siblings, spouses and children and I need these searched as well.

It's a work in progress. Shame I'm not making much progress!!

KD.
Post Reply