Re: [PHP] keyword search syntax
From: Robb Kerr (rkerr_at_digitaliguana.com)
Date: 10/28/03
- Next message: Alex James: "RE: [PHP] [PHP-GENERAL] Serving docs from PHP"
- Previous message: Vijay Killu: "PDF File generation on Fly in PHP"
- In reply to: Raditha Dissanayake: "Re: [PHP] keyword search syntax"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: php-general@lists.php.net Date: Tue, 28 Oct 2003 08:35:48 -0600
On Tue, 28 Oct 2003 19:37:10 +0600, Raditha Dissanayake wrote:
> If you put up a full text index on it you can do searches that smell
> like a primitive search engine.
>
> best regards
Thanx. The LIKE operator wouldn't work. But, your tip on creating a
FULLTEXT index and executing a MATCH... AGAINST command worked like a
dream.
-- Robb Kerr Digital IGUANA
- Next message: Alex James: "RE: [PHP] [PHP-GENERAL] Serving docs from PHP"
- Previous message: Vijay Killu: "PDF File generation on Fly in PHP"
- In reply to: Raditha Dissanayake: "Re: [PHP] keyword search syntax"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
Loading