Closed karellodewijk closed 2 years ago
Using $ilike, $notlike, $notilike or even $like explicitly operators in search results in a search that does include the %% in the searchstring, making all of them only work if the string searched is an exact match.
if you can get the tests to pass then I will review again
Closing this PR as this issue was solved here
Using $ilike, $notlike, $notilike or even $like explicitly operators in search results in a search that does include the %% in the searchstring, making all of them only work if the string searched is an exact match.