The Spring Data OpenSearch project provides Spring Data compatible integration with the OpenSearch search engine.
118
stars
41
forks
source link
[BUG] Dynamic mapping type "strict_allow_templates" does not exists for @Document Annotation. #357
Open
Xyaren opened 1 month ago
What is the bug?
The feature was implemented in https://github.com/opensearch-project/OpenSearch/pull/14555. I can not use this option when generating the mapping using spring because the enum value does not exist:
The same applies on a field basis:
What is the expected behavior?
I can select the option.