SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Friar Bacon" | "Harlequins Adventures in Lilliput Brobdignag c" | "Friar Bacon" | "Harlequins Adventures in Lillipu" | "Friar Bacon or Harlequins Adventures in Lilliput Brobdignag c" | "The Manager an Actor in Spite of Himself" | "The Picture of Paris")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION