If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > How to use wild cards with FULLTEXT search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-11-04, 13:01
oliflorence oliflorence is offline
Registered User
 
Join Date: Aug 2004
Posts: 96
How to use wild cards with FULLTEXT search

Hello,
I have a full text search set up between 3 colums and this is working fine, however I would like to be able to wrap the keywords with wildcards to return part of words such as returning "fish" within "fishing"
On a normal search i would go WHERE mycolum LIKE '%fish%'
but is it possible to do so with a fulltext search?

Thanking you in advance,
regards,
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On