react-awesome-query-builder
react-awesome-query-builder copied to clipboard
NOT conjunction for elastic search not working
Describe the bug
- for elastic search query format,
NOT
conjunction its not updating elastic search query withmust_not
To Reproduce
- Added elastic search query for testing in sand box here. Clicking into
NOT
conjunction does not update tomust_not
for elastic search query
Expected behavior
- Elastic search query should update with
must_not
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.