SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Merchant" | "or, The True History of George Barnwell" | "The London Merchant" | "or, The True History of Georg" | "Silvia" | "or, The Country Burial" | "Silvia" | "The Christian Hero" | "Guilt Its Own Punishment" | "or, Fatal Curiosity" | "Marina" | "Elmerick" | "Elmerick" | "or, Justice Triumphant" | "Arden of Feversham" | "Fatal Curiosity")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION