SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Falstaffs Wedding" | "The Widowd Wife" | "The Widowed Wife" | "The Duellist" | "The Lady of the Manor" | "The Lady Of The Manor" | "The Spendthrift" | "The Christmas Gambol")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION