Hi, I'm using “/api/v2/users.json” endpoint to find users; however, it seems that it works as fuzzy search.
For instance, with user phones “12345” and “1234” and query “123” I get both and occasionally results are not ordered from best match to least match. This may cause issue since user search should be conducted in exact match manner. Is there an option for it, or any alternative way to avoid handling this on code level?
Exact search option for user search
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.