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