SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Chances" | "The Rehearsal" | "The Restoration" | "Right Will Take Place" | "The Restoration Or Right Will Take Place")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION