…mysql> show warnings; +———+——+————————————————————–+ | Level | Code | Message | +———+——+————————————————————–+ | Warning | 1264 | Out of range value adjusted for column…
Post: Sphinx search performance optimization: attribute-based filters
… superb Sphinx performance. The Problem While Sphinx…columns are basically one of two kinds: a) full text b) attributes Speaking in MySQL terms, Full text columns…set (0.70 sec) sphinx> show meta; +—————+———-+ | Variable_name | Value | +—————+———-+ | total | 1000 | …

