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