Why does the mysql client says it’s 5.1.70? Welcome to the MySQL monitor. Commands end with ; or g. Your MySQL connection id is 138 Server version: 5.1.70-rel14.7-log Percona Server (GPL), 14.7, Revision 572
Comment: Sphinx search performance optimization: multi-threaded search
Hi Robert, – you don’t actually need to merge sphinx indexes – it does that on the fly. If you are using sphinxql, you can actually just…, you can create a virtual index with type = distributed that has all the local indexes “merged”. See here for some explanation. And btw, you…

