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

[BUG] MultiSearchTemplateResponse does not return a status field #11133

Open
VachaShah opened this issue Nov 7, 2023 · 0 comments
Open

[BUG] MultiSearchTemplateResponse does not return a status field #11133

VachaShah opened this issue Nov 7, 2023 · 0 comments
Labels
bug Something isn't working Search:Query Capabilities Search Search query, autocomplete ...etc

Comments

@VachaShah
Copy link
Collaborator

Describe the bug
Coming from opensearch-project/opensearch-java#708, the server does not return status as a field for MultiSearchTemplate requests. Though, it returns status for MultiSearch responses.

To Reproduce
Steps to reproduce the behavior:

  1. Send msearch and msearch_template requests to the server to notice the missing field.

Expected behavior
The server should return the status for MultiSearchTemplate requests.

Plugins
N/A

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Search:Query Capabilities Search Search query, autocomplete ...etc
Projects
Status: Later (6 months plus)
Development

No branches or pull requests

3 participants