SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Relapse" | "or, Virtue in Danger" | "The Relapse" | "Aesop" | "Aesop, Part II" | "The Provok\'d Wife" | "The Provoked Wife" | "The Country House" | "The Pilgrim" | "The False Friend" | "Squire Trelooby" | "The Confederacy" | "The Mistake" | "The Cuckold in Conceit" | "The Provok\'d Husband" | "or, A Journey to London")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION