MySQL Forums
Forum List  »  Full-Text Search

Re: Search is not giving proper result
Posted by: Felix Geerinckx
Date: September 06, 2005 03:07PM

development wrote:

>
> SELECT * FROM TBL_RUSHIK_TEST
> WHERE MATCH (FLD_DESC) AGAINST ('This'); -> no result

'This' is a stopword. See http://dev.mysql.com/doc/mysql/en/fulltext-search.html

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Views
Written By
Posted
3391
September 01, 2005 04:04AM
Re: Search is not giving proper result
2297
September 06, 2005 03:07PM
2372
September 13, 2005 12:35PM


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.