SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Union" | "or, St. Andrew\'s Day" | "A Gazette Extraordinary" | "The Illumination" | "A Gazette Extraordinary" | "Seventeen Hundred and Eighty One" | "or, The Cartel at Philadelphia" | "The Life and Death of Common Sense" | "A Peep into Elysium" | "or, Foote, Weston, and Shuter in the Shades" | "Foote, Weston, and Shuter in the Shades")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION