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