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