Multi query failed: (1064) sphinxql: syntax error, unexpected IDENT, expecting ')' or ',' near 's-Heerenberg') as f1, IN(promo_state,'0','GE') as f2, IN(promo_country, '0', 'Netherlands') as f3, geodist(51.8765436000, 6.2586522000, latitude, longitude) dist from promotions where f1=1 and f2=1 and f3=1 and featured > 0 group by event_id order by featured DESC, promo_ranking DESC, start_time ASC limit 20;'