as_utils_search_token_valid returns null if the string is too short. I'd say it's ok to restrict broad searches, but I'd rather limit it from the frontend.
The text was updated successfully, but these errors were encountered:
Actually, we should IMHO just return everything for short searches, like we did previously (it's a nice way of telling the user "your search is too broad").
Oh yeah, and we should never crash.
as_utils_search_token_validreturns null if the string is too short. I'd say it's ok to restrict broad searches, but I'd rather limit it from the frontend.The text was updated successfully, but these errors were encountered: