Sphinx Mysql Tutorial Help

Posted by Frederico on Stack Overflow See other posts from Stack Overflow or by Frederico
Published on 2010-06-07T19:48:18Z Indexed on 2010/06/07 19:52 UTC
Read the original article Hit count: 197

Filed under:
|
|
|

I have just implemented the Sphinx Storage Engine, and created my first Sphinx table, I'm trying to convert from using my Fulltext MyISAM table, so I figured I would just dump all the data into a sphinx table.. obviously I was wrong.

Are there any great tutorials that really take you through transforming a fulltext search on MySQL to a sphinx table?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about mysql

Related posts about indexing