SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Claricilla" | "The Princess" | "or, Love at First Sight" | "Bellamira, Her Dream" | "or, The Love of Shadows" | "Cicilia and Clorinda" | "or, Love in Arms" | "The Pilgrim" | "Thomaso" | "or, The Wanderer" | "Claracilla" | "The Parson\'s Wedding" | "Chit-Chat" | "Chit Chat")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION