SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Werter" | "Eloisa" | "The Dramatist" | "Stop Him Who Can" | "The Dramatist Or Stop Him Who Can" | "The Crusade" | "Better Late than Never" | "Better Late Than Never" | "Notoriety" | "How to Grow Rich" | "How To Grow Rich" | "The Rage" | "The Mysteries of the Castle" | "The Mysteries Of The Castle" | "Speculation" | "Fortunes Fool" | "The Will" | "Cheap Living" | "Laugh when You Can" | "Laugh When You Can" | "Management")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION