SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Dido" | "Madrigal and Truletta" | "Madrigal And Truletta" | "The Register Office" | "Tom Jones" | "The Imposters" | "A Cure for Credulity" | "The Imposters or A Cure for Credulity")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION