SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Columbus" | "Or, A World Discovered" | "The Children In The Wood" | "Zorinski" | "The Way To Get Married" | "A Cure For The Heart Ache" | "A Cure For The Heartache" | "Secrets Worth Knowing" | "Speed The Plough")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION