SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Stolen Heiress or the Salamanca Doctor Outplotted" | "The Heiress" | "The Salamanca Doctor Out Plotted" | "The Heiress Or The Salamanca Doctor Out Plotted" | "The Heir")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION