SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The British Enchanters: or, No Magick like Love" | "The British Enchanters" | "The British Enchanters" | "Or, No Magick Like Love" | "A Woman Will Have Her Will" | "Acis and Galatea")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION