SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Mariners" | "The Packet Boat" | "A Peep behind the Veil" | "The Adopted Child" | "The Smugglers" | "Fast Asleep" | "Albert and Adelaide" | "The Victim of Constancy" | "Albert and Adelaide or The Victim of Constancy")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION