Search Records API: strict "equals" criteria
Search Records API: strict "equals" criteria
Hi everyone!
The
documentation
for the search records API states that
> When you use
"equals"
in Search API, it behaves like
contains
and fetches the records accordingly.
So, how can I specify a criteria for "the field matches
exactly
this string"?
Thanks for your assistance!