Skip to content
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

Closed
dev-dhams opened this issue Nov 27, 2022 · 4 comments
Closed

[OFFICIAL] Generated Issue: ObjectNotFound #296

dev-dhams opened this issue Nov 27, 2022 · 4 comments
Assignees
Labels

Comments

@dev-dhams
Copy link

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

@pushrbx
Copy link
Collaborator

pushrbx commented Nov 27, 2022

@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.

@dharmeshphd
Copy link

It still not resolving the issue.

@pushrbx pushrbx added the bug label Nov 28, 2022
@pushrbx pushrbx self-assigned this Nov 28, 2022
@dharmeshphd
Copy link

dharmeshphd commented Nov 28, 2022

@pushrbx pushrbx assigned irfan-dahir and unassigned pushrbx Nov 28, 2022
@pushrbx
Copy link
Collaborator

pushrbx commented Nov 28, 2022

This should be working now. Let us know if it's still broken. We are tracking the root cause issue in #304

@pushrbx pushrbx closed this as completed Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants