SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Beggars Pantomime" | "The Beggars Pantomime" | "The Contending Columbi" | "The Genii Arabian Nights Entertainment" | "The Genii" | "Fortunatus" | "Proteus" | "Harlequin in China" | "Proteus or Harlequin in China" | "Queen Mab" | "Mercury Harlequin" | "Tit for Tat or One Dish of his own Chocolate" | "Tit for Tat" | "One Dish of his own Chocolate" | "A Lick at the Town" | "Harlequin Ranger" | "Marplot in Lisbon" | "Harlequins Jubilee")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION