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

Searching on non-existent collection returns 400 response instead of no results #156

Closed
philvarner opened this issue Feb 18, 2022 · 1 comment · Fixed by #185
Closed
Assignees
Milestone

Comments

@philvarner
Copy link
Collaborator

http://localhost:3000/dev/search?collections=askldjfasdf
400 with body index_not_found_exception: [index_not_found_exception] Reason: no such index [askldjfasdf]

Expected: 200 with no results

@philvarner philvarner self-assigned this Feb 18, 2022
@philvarner philvarner added this to the 0.4.0 milestone Feb 18, 2022
@marchuffnagle marchuffnagle changed the title Searching on non-existent collection returns 404 response instead of no results Searching on non-existent collection returns 400 response instead of no results Feb 21, 2022
@marchuffnagle
Copy link
Contributor

@philvarner Have you started this one yet? It would be a good candidate for me to tackle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants