SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Apollo and Daphne" | "Harlequin Mercury" | "Apollo and Daphne or Harlequin Mercury" | "The Miser" | "Wagner and Abericock" | "The Miser" | "The Miser or Wagner and Abericock" | "Hymens Triumph" | "Trick Upon Trick" | "Hymens Triumph or Trick Upon Trick")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION