SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Albion Queens" | "The Albion Queens" | "The Death of Mary Queen of" | "A Fatal Mistake" | "The Plot Spoild")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION