ie., Filters.search("eq", "name", "Smith") does the same thing as Filters.eq("name", "smith")
I\'m writing some code tha