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

[FEAT]Support viewing _index_template in Elasticsearch 7 #281

Closed
Imloli opened this issue Jan 3, 2025 · 1 comment
Closed

[FEAT]Support viewing _index_template in Elasticsearch 7 #281

Imloli opened this issue Jan 3, 2025 · 1 comment
Assignees
Labels

Comments

@Imloli
Copy link

Imloli commented Jan 3, 2025

Description
Elasticvue Version: 1.2.0
Elasticsearch Version: 7.17.6

Currently, when viewing templates in Elasticsearch 7, only templates under _template are displayed, while templates under _index_template are not shown. However, Elasticsearch 7 supports both _template and _index_template.

It would be great if _index_template support could be added for Elasticsearch 7. Ideally, there could be a toggle button to switch between viewing _template and _index_template templates.

image

@cars10
Copy link
Owner

cars10 commented Jan 22, 2025

Added in 1.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants