SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Quacks or Loves the Physician" | "The Quacks" | "The Quacks Or Loves The Physician" | "Camilla" | "Camilia")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION