SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Douglas" | "Agis" | "The Siege of Aquileia" | "The Siege Of Aquileia" | "The Fatal Discovery" | "Alonzo" | "Alfred")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION