SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Fashionable Levities" | "Retaliation" | "Retaliation" | "The Citizen a Soldier" | "A New Occasional Prelude" | "The Knight of Malta" | "The Humorous Dane" | "Tristram Shandy" | "Coalition" | "Robin Hood" | "Sherwood Forest" | "Robin Hood" | "Robin Hood Or Sherwood Forest" | "The April Fool" | "The Follies of a Night" | "The April Fool or The Follies of a Night" | "Richard Coeur de Lion" | "Richard Coeur De Lion" | "The Cantabs")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION