Oh yes, I forgot to mention explain extended is very unstable and will crash server for certain queries.. put [ site:bugs.mysql.com "explain extended" crash ] into google for proof
be careful!
Post: Sphinx search performance optimization: attribute-based filters
… b) attributes Speaking in MySQL terms, Full text columns are always indexed and using the very powerful extended query syntax you can… first time, it maybe a little confusing, but let me explain. Query returned 20 rows because unless you specify an explicit…? 287 records returned in 155ms. Doing the same thing in MySQL, assuming user_id is indexed and in cache, would take…

