SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Twins" | "A Comedy of Errors" | "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 Winters Tale" | "Henry the Second" | "The Fall of Rosamond" | "Henry The Second Or The Fall Of Rosamond" | "Edward and Eleanora" | "Love Finds the Way" | "Love Finds The Way" | "Iphigenia" | "The Victim" | "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