SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "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?" | "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