… GTIDs, you just need to be aware of the current limitations and see if you can accommodate with them (think of…
Comment: Sphinx search performance optimization: multi-threaded search
How would you merge the indexes after this? I assume you would want to get 1 index. So, I can run the indexer for idx1p0, idx1p1, idx1p2 but how would I then get the idx1 index? If I try to run indexer for idx1, I get “skipping non-plain index ‘idx1′… ” Thanks, Rob

