This is an automated email from the ASF dual-hosted git repository.
shuber pushed a commit to branch UNOMI-225-fix-migration-mappings
in repository https://gitbox.apache.org/repos/asf/unomi.git
The following commit(s) were added to
refs/heads/UNOMI-225-fix-migration-mappings by this push:
new e953ffe UNOMI-225 ElasticSearch 7 fix issues with mappings when
migrating Remove whitespace introduced by mistake
e953ffe is described below
commit e953ffe3cabda5162db94834bb7b4619e69d2118
Author: Serge Huber <[email protected]>
AuthorDate: Sat Dec 7 15:44:14 2019 +0100
UNOMI-225 ElasticSearch 7 fix issues with mappings when migrating
Remove whitespace introduced by mistake
Signed-off-by: Serge Huber <[email protected]>
---
.../core/src/main/resources/META-INF/cxs/mappings/propertyType.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/propertyType.json
b/persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/propertyType.json
index 1895298..3898c8c 100644
---
a/persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/propertyType.json
+++
b/persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/propertyType.json
@@ -1,4 +1,4 @@
- {
+{
"dynamic_templates": [
{
"all": {