💡 Typesense\Exceptions\ObjectNotFound
errors should be overriden with more descriptive error message
#478
Labels
Typesense\Exceptions\ObjectNotFound
errors should be overriden with more descriptive error message
#478
There is a need to add some sort of override to let people know that the Typesense API error saying that "xyz field is missing" error only happens when their typesense instance is empty when self hosting.
Example error:
Could not find a field named
rankin the schema for sorting.
Expected behaviour instead:
Related issues: #477 #476
The text was updated successfully, but these errors were encountered: