SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Aglaura" | "Auglaura" | "Brenoralt" | "The Discontented Colonel" | "Brenoralt" | "Brenoralt Or The Discontented Colonel" | "The Goblins")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION