Is there a programmatic way to tell Box to run an "exact match" search and not the fuzzy kind it seems to do instead? I'm having to add an extra check in my code to basically filter out the non-matches from the Box search results.
Python and/or Node.js SDKs, if that matters.