Nick,
Thursday, June 13, 2002, 12:14:16 AM, you wrote:

NB> This is a new area for me, so it may sound like a stupid question, but
NB> what do you mean by FULLTEXT indexes?

In MySQL you can use full-text search on varchar or text columns. You
can find more info in the MySQL manual:
    http://www.mysql.com/doc/F/u/Fulltext_Search.html

NB> P.S. the field I am searching is of VARCHAR type.

You can create full-text index on VARCHAR and TEXT columns.

NB> Nick Boldt





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to