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

[ElasticSearch] Add: enable schema browser #1479

Merged
merged 1 commit into from Dec 23, 2016
Merged

[ElasticSearch] Add: enable schema browser #1479

merged 1 commit into from Dec 23, 2016

Conversation

adamlwgriffiths
Copy link
Contributor

Split _get_mappings into 2 functions.
Add _get_query_mappings which is used by existing logic
and parses the mappings json for query mappings.
Add get_schema which uses basic _get_mappings and recurses
through the mappings json to build a schema for the indices.

Split _get_mappings into 2 functions.
Add _get_query_mappings which is used by existing logic
and parses the mappings json for query mappings.
Add get_schema which uses basic _get_mappings and recurses
through the mappings json to build a schema for the indices.
@arikfr arikfr changed the title Enable schema browser for elasticsearch [ElasticSearch] Add: enable schema browser Dec 23, 2016
@arikfr arikfr merged commit 3bc98fb into getredash:master Dec 23, 2016
@arikfr
Copy link
Member

arikfr commented Dec 23, 2016

Thanks!

dairyo pushed a commit to KiiCorp/redash that referenced this pull request Mar 1, 2019
[ElasticSearch] Add: enable schema browser
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.

2 participants