SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Puritan" | "Or, Widow Of Watling Street" | "The Changeling" | "The Mayor Of Quinborough" | "The Mayor Of Queenborough" | "The Widow" | "The Spanish Gypsies" | "More Desemblers Then Weomen" | "No Wit, No Help, Like A Woman\'s" | "A Mad World My Masters")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION