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

can NOT do template query on updated search template #13803

Closed
blingwang opened this issue Sep 25, 2015 · 1 comment
Closed

can NOT do template query on updated search template #13803

blingwang opened this issue Sep 25, 2015 · 1 comment

Comments

@blingwang
Copy link

Use ElasticSearch 1.5.
Create a search template, then update it.
Confirm the search template is updated by retrieving it: GET /_search/template/myTemplate
We can find that the search template is correctly updated.
However, when we try to do template query using 'myTemplate', ES still uses the old template.

@clintongormley
Copy link

Fixed in #10526

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

No branches or pull requests

2 participants