SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Funeral, or, Grief a la Mode" | "The Funeral" | "The Funeral" | "Or, Grief A La Mode" | "The Lying Lover: or, The Ladies Friendship" | "The Lying Lover" | "The Lying Lover" | "Or, The Lady\'s Friendship" | "The Tender Husband" | "or, The Accomplish\'d Fools" | "The Tender Husband" | "The Conscious Lovers" | "Accomplished Fools")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION