SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Giant Defeated" | "or, The Reward of Valour" | "Nootka Sound" | "Britain Prepar\'d" | "Nootka Sound" | "The Provocation!" | "The Provocation" | "Oscar and Malvina" | "or, The Hall of Fingal" | "The Governor" | "or, The Creolian Insurrection" | "The Shipwreck" | "or, French Ingratitude" | "The Fall of Martinico" | "or, Britannia Triumphant" | "Hercules and Omphale" | "The Tythe Pig")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION