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