SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Spanish Rogue" | "The Empress of Morocco" | "The Amorous Old Woman" | "or, \'Tis Well if it Take" | "The Mock-Tempest" | "or, The Enchanted Castle" | "The Mock Tempest" | "Psyche Debauched" | "Beauties Triumph")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION