MySQL Forums
Forum List  »  Full-Text Search

More than one word
Posted by: Markus Franz
Date: July 24, 2007 02:32AM

Hi!

My SQL query:
SELECT * FROM articles WHERE MATCH(title, description) AGAINST ("word1 word2");

I am confused because this seems to find items that contain one of the words, but not both. How can I fix this?

Regards,
Markus

Options: ReplyQuote


Subject
Views
Written By
Posted
More than one word
5205
July 24, 2007 02:32AM
3332
August 23, 2007 08:19AM
3031
d p
October 05, 2007 01:27AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.