Basically, I have an app with a tagging system and when someone searches for tag 'badger', I want it to return records tagged "badger", "Badger" and "Badgers". With a single tag I can do this to get the records:Basically, I have an app with a tagging system