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