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