two fields: Field A is a List<String> and Field B is a String. I need to support fuzzy search for both fields. How should I implement this?