SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Spanish Rivals" | "Tippo Saib" | "British Valour in India" | "Mago and Dago" | "Harlequin the Hero" | "Mago and Dago or Harlequin the Hero")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION