SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Albion Queens" | "The Albian Queens: With the Death of Mary Queen of" | "A Fatal Mistake" | "or, The Plot Spoil\'d")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION