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