SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Cephalus And Procris: With The Mistakes" | "Perseus And Andromeda: With The Rape Of Colombine" | "Or, The Flying Lovers" | "Harlequin Grand Volgi: Being The Comic Interlude Of Cephalus And Procris" | "Harlequin Grand Volgi" | "The History Of Henry The Fifth" | "Mustapha, The Son Of Solyman The Magnificent" | "Mustapha" | "The Black Prince" | "Tryphon" | "Guzman" | "The General" | "The Generall" | "Mr Anthony" | "Zoroastres" | "Herod The Great" | "Altemira" | "Harlequin Happy And Poor Pierot Married" | "Diana And Acteon" | "The Fairy Favour" | "Or, Harlequin Animated")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION