How to make some attributes/fields exact-match only while leaving the rest of the fields as the default fuzzy-match search?
You should be able to visit the appropriate index configuration and visit the “typo tolerance” section. Then there’s a disableTypoToleranceOnAttributes
section that you can add the specific attribute name to that section.