I use suggest_explore on the view that points to itself to make sure that wherever it’s joined, it doesn’t query big tables to get suggestions from the join.
The problem is necessary repetition of explores across different models. I have a previous request to be able to configure suggest_model but for now it would be useful that if explore doesn’t exist in the current model, it defaults to creating suggestions from the table itself. Right now the behaviour is to give us empty list.
Instead in the response of the API call, we get
