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 Mysteries Of The Castle" | "Speculation" | "Fortune\'s Fool" | "The Will" | "Cheap Living!" | "Laugh When You Can" | "Management")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION