SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Lover\'s Luck" | "The City Lady" | "Or, Folly Reclaim\'d" | "The Pretenders" | "Or, The Town Unmask\'d")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION