Open
Description
What is the bug?
Query displayed in details page does not match the input query and has additional attributes (probably defaults).
Ran the following query:
{
"query": {
"match": {
"name": "John"
}
}
}
Query details page shows the following:
Is this the expected behavior?
How can one reproduce the bug?
Steps to reproduce the behavior.
What is the expected behavior?
A clear and concise description of what you expected to happen.
What is your host/environment?
Operating system, version.
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.