You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: