-
-
Notifications
You must be signed in to change notification settings - Fork 266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[OFFICIAL] Generated Issue: ObjectNotFound #296
Labels
Comments
@irfan-dahir the indexing job needs to be ran again, and if that doesn't fix it, then the collection in typesense needs to be dropped and created again with artisan + scout command. |
It still not resolving the issue. |
This should be working now. Let us know if it's still broken. We are tracking the root cause issue in #304 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please fill out the details below.
Summary:
Steps to reproduce:
Additional Details
Jikan Parser Version:
v4.0.2@4df99e0df5a4adf2b92e7c6fc663de8fd4b9c325
PHP:
8.0.19
Redis:
Connected
Exception:
Typesense\Exceptions\ObjectNotFound
Code:
0
Message:
Could not find a field named `name` in the schema.
Trace:
/var/www/jikan-rest/vendor/typesense/typesense-php/src/ApiCall.php on line 348
Request:
GET /v4/characters?page=0&limit=15&q=saki&order_by=favorites&sort=desc
The text was updated successfully, but these errors were encountered: