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

Fix koncorde exists keyword translation to ES query #2463

Merged
merged 6 commits into from
May 22, 2023

Conversation

Shiranuit
Copy link
Contributor

What does this PR do ?

This PR fixes an issue that was occuring with the translation of the Koncorde query to the Elasticsearch query.
the full syntax of the exists keyword (path.to.field[json_value]) that was supported by the Koncorde DSL was not fully translated to the Elastic DSL.

closes #2347

How should this be manually tested?

Tests have been implemented with Jest to ensure the syntax work properly

@kuzzle
Copy link
Contributor

kuzzle commented May 17, 2023

Executed Checks

✔️ Branch Merge Check

✔️ Changelog Tag Check

✔️ PR Body Check

Generated by 🚫 dangerJS against 7248d37

@sonarcloud
Copy link

sonarcloud bot commented May 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Shiranuit Shiranuit marked this pull request as ready for review May 17, 2023 13:12
@Shiranuit Shiranuit merged commit 1357c81 into 2-dev May 22, 2023
@Shiranuit Shiranuit deleted the fix-koncorde-exists-keyword-translation branch May 22, 2023 07:56
@fmauNeko fmauNeko mentioned this pull request May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants