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

@DynamicTemplates is not supported #141

Closed
aheritier opened this issue Sep 3, 2020 · 4 comments
Closed

@DynamicTemplates is not supported #141

aheritier opened this issue Sep 3, 2020 · 4 comments

Comments

@aheritier
Copy link
Contributor

Added in Spring Data ES 3.1.6 it is possible with @DynamicTemplates to configure at the entity level the dynamic_templates of ES used for the index without defining the full mapping with @Mapping

https://jira.spring.io/browse/DATAES-535
spring-projects/spring-data-elasticsearch#238

The annotation is silently discarded

@VanRoy
Copy link
Owner

VanRoy commented Sep 7, 2020

Hi @aheritier , thanks a lot for the feedback. I'll try to implement this annotation in the next minor version.

@aheritier
Copy link
Contributor Author

Thanks a lot Julien

@VanRoy VanRoy added this to the 3.3.2.RELEASE milestone Sep 11, 2020
@VanRoy
Copy link
Owner

VanRoy commented Sep 12, 2020

Hi @aheritier , It's fixed in release 3.3.2.RELASE

@VanRoy VanRoy closed this as completed Sep 12, 2020
@aheritier
Copy link
Contributor Author

awesome. thanks a lot @VanRoy

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

No branches or pull requests

2 participants