You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API has returned an error: MongoDB\Driver\Exception\CommandException
Status code: 27
Message: text index required for $text query
Trace: /app/vendor/mongodb/mongodb/src/Operation/Count.php on line 154
Expected Behavior
The API should have returned a successful response with data.
Is there an existing issue for this?
Current Behavior
The API has returned an error:
MongoDB\Driver\Exception\CommandException
Status code:
27
Message:
text index required for $text query
Trace:
/app/vendor/mongodb/mongodb/src/Operation/Count.php on line 154
Expected Behavior
The API should have returned a successful response with data.
Steps To Reproduce
Http Request: `GET /v4/anime?q=Demon%20Slayer%3A%20The%20Hashira%20Meeting%20Arc
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: