Closed chtzvt closed 1 year ago
Root cause appears to be cases where filters match on multiple terms.
For example: https://api.jobs.tampa.dev/v1/widget?title_contains=soar,soar,soar
Properly remediating this will likely require filters to migrate to hashes internally.
Per the following URL/screenshot: https://api.jobs.tampa.dev/v1/widget?title_contains=security,engineer,software&arrangement_filter=fulltime&limit=5