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" | "A Plot And No Plot" | "Rinaldo And Armida" | "Iphigenia" | "Liberty Asserted" | "Gibraltar: Or, The Spanish Adventure" | "Gibraltar" | "Appius And Virginia" | "Appius And Virgina" | "The Invader Of His Country: Or, The Fatal Resentment" | "The Invader Of His Country")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION