This is an automated email from the ASF dual-hosted git repository.
shuber pushed a change to branch UNOMI-225-fix-migration-mappings
in repository https://gitbox.apache.org/repos/asf/unomi.git.
at 30093ce UNOMI-225 ElasticSearch 7 fix issues with mappings when
migrating These corrections are based on tests with real customer datasets.
Basically the mappings are now first read from the old ElasticSearch 5 indices
and then merged with the new mapping definitions included in Apache Unomi. The
result is then used to create the indices properly. Also, the total mapping
fields value is also copied from the ES 5 indices if it exists. Finally we
added an important note in the doc [...]
This branch includes the following new commits:
new 30093ce UNOMI-225 ElasticSearch 7 fix issues with mappings when
migrating These corrections are based on tests with real customer datasets.
Basically the mappings are now first read from the old ElasticSearch 5 indices
and then merged with the new mapping definitions included in Apache Unomi. The
result is then used to create the indices properly. Also, the total mapping
fields value is also copied from the ES 5 indices if it exists. Finally we
added an important note in the doc [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.