… the variance-to-mean ratio, the Apdex score, and the explain sparkline to see whether the query is likely to be possible to optimize. It finds queries or groups of queries that add too much load to… Law to decide which of those are candidates for improvement. (The V/M ratio, Apdex score, and the explain sparkline are useful here…
Post: Sphinx search performance optimization: attribute-based filters
… used for filtering) work, when they are a good idea to use and what to do when they are not, but you still want to… confusing, but let me explain. Query returned 20 rows because unless you specify an explicit LIMIT, it defaults to 20. Total says… is a neat performance optimization for highly selective attributes, this is certainly not something you would want to use for every attribute. There…

