Hi,

is there a possibility to query a column with a FULLTEXT-INDEX for a word fragment?

I mean if there's the word "skyscraper" in a column I want to find it looking for 
"sky" and also looking for "crap".
It seems to me it does not work with something like:
match(column) against("*crap*")

Regards
Bernhard


---------------------------------------------------------------------
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