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 > word matching in the string

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-22-05, 08:17
narasimhasd narasimhasd is offline
Registered User
 
Join Date: Nov 2005
Posts: 2
Unhappy word matching in the string

Table - matching_text with two fields

rowid number(10)
text_field varchar2(100)

text_field contents:

"dengue fever causes lever malfunction headache and vomiting"
"dengue headache and vomiting fever causes lever malfunction"


i have a search string "fever yellow malfunction"

if any of the word in the search string match with the text_field then i have to calculate the percentage of the matching words.
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