SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Rival Father" | "The Death of Achilles" | "The Rival Father Or The Death Of Achilles" | "The Opera of Operas" | "Tom Thumb the Great")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION