I’m trying to add an NLP filter for my search configuration but whenever I check the box in the UI and hit save it shows this error “Validation error: verticals: Invalid algorithm applied to BASIC Vertical Financial Professionals - NLP Filter.”
This error shows on all fields, I’ve tried it on builtin.location, address.city, and services.
Could it be an issue with the account settings or search package the account has available?
The larger context is that I’m trying to use this search backend for a React Locator, and I’ve enabled the staticFilter: true for builtin.location but searching something like “Denver, Colorado, United States” doesn’t return results when there are entities within that area. I had the same issue with the “name” filter search, and for that I enabled the Text Search and then it returned results.