SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Twins" | "or, A Comedy of Errors" | "The Absent Man" | "Pharnaces" | "The Spanish Lady" | "All in the Right" | "The Fairy Favour" | "The Perplexities" | "The Royal Merchant" | "The Winter\'s Tale" | "Henry the Second" | "or, The Fall of Rosamond" | "Edward and Eleanora" | "Love Finds the Way" | "Iphigenia" | "or, The Victim" | "The Comedy of Errors" | "The Fatal Interview" | "Timon of Athens" | "Disinterested Love")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION