SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "False Appearances" | "A Friend in Need" | "The Chimney Corner" | "Blue Beard" | "Female Curiosity" | "Blue Beard or Female Curiosity" | "Aurelio and Miranda" | "Aurelio And Miranda" | "Feudal Times" | "The Banquet Gallery" | "Feudal Times or The Banquet Gallery" | "Of Age To morrow" | "Of Age Tomorrow" | "The Children" | "Give Them Their Way" | "The Children or Give Them their Way")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION