SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Comickal Masque of Pyramus and Thisbe" | "Pyramus and Thisbe Lyon Moonshire and Wall" | "Pyramus and Thisbe")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION