SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Who\'s the Dupe?" | "Who\'s the Dupe" | "The Runaway" | "Albina, Countess Raimond" | "The Belle\'s Stratagem" | "The School of Eloquence" | "The World as it Goes" | "or, A Party at Montpelier" | "Second Thoughts are Best" | "Which is the Man?" | "Which Is The Man" | "A Bold Stroke for a Husband" | "More Ways than One" | "A School for Grey-Beards" | "or, The Mourning Bride" | "The Fate of Sparta" | "or, The Rival Kings" | "A Day in Turkey" | "or, The Russian Slaves" | "The Town before You" | "The World as it Goes")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION