SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Comical Gallant or The Amours of Sir John Falstaffe" | "The Comical Gallant" | "The Amours of Sir John Fa" | "A Plot and no Plot" | "A Plot And No Plot" | "Rinaldo and Armida" | "Rinaldo And Armida" | "Iphigenia" | "Liberty Asserted" | "Gibraltar or The Spanish Adventure" | "Gibraltar" | "The Spanish Adventure" | "Gibraltar Or The Spanish Adventure" | "Appius and Virginia" | "Appius and Virgina" | "Appius And Virginia" | "The Invader of His Country or The Fatal Resentment" | "The Invader of his Country" | "The Invader Of His Country")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION