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

Add PPL query editor #3

Merged
merged 2 commits into from
Dec 16, 2020
Merged

Add PPL query editor #3

merged 2 commits into from
Dec 16, 2020

Conversation

ahlaw
Copy link
Collaborator

@ahlaw ahlaw commented Dec 15, 2020

What this PR does / why we need it:

This PR contains the addition of a dropdown menu in the Elasticsearch query editor where query syntax can be chosen.

image

image

If Lucene (default) is selected, the query editor should function as before. If PPL is selected, a different query editor interface should appear. The PPL query editor contains a main query input field and an additional dropdown that will be used to determine the visualization format.

image

image

PPL is only available in the dropdown if pplEnabled is set in the ElasticDatasource class.

@ahlaw ahlaw marked this pull request as ready for review December 15, 2020 19:09
@alexanderzobnin alexanderzobnin merged commit 160d043 into master Dec 16, 2020
@Elfo404 Elfo404 deleted the ppl-query-editor branch April 14, 2021 08:57
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 this pull request may close these issues.

None yet

2 participants