MySQL Forums
Forum List  »  NDB clusters

Re: Fulltext index question
Posted by: Hamid Badiozamani
Date: September 18, 2006 04:03PM

From what I understand the closest you can get is to change the column to a varchar type.

From the FAQs (which can be found here http://dev.mysql.com/doc/refman/5.0/en/mysql-cluster-faq.html):

- Is it possible to use FULLTEXT indexes with Cluster?

FULLTEXT indexing is not currently supported by the NDB storage engine, or by any storage engine other than MyISAM. We are working to add this capability in a future release.

-Hamid

Options: ReplyQuote


Subject
Views
Written By
Posted
1476
September 17, 2006 07:28AM
Re: Fulltext index question
908
September 18, 2006 04:03PM


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.