-
Notifications
You must be signed in to change notification settings - Fork 3
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
Support search templates #23
Comments
Hm, templates use a file-based config, so we could only allow for quick testing tasks. sigh |
Issue on elasticsearch side is tracked here: elastic/elasticsearch#5122 |
Track elastic/elasticsearch#5637 instead. |
This is pretty standard moustache, so we could allow the user to render a template as elasticsearch would and view and run the resulting query. That would aid development of templates quite a bit. |
Any progress with this? I need to be able to list available search-templates without knowing their names. |
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-template.html#_more_template_examples
The text was updated successfully, but these errors were encountered: