You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by GitBox <gi...@apache.org> on 2022/06/14 10:10:15 UTC

[GitHub] [unomi] dgriffon opened a new pull request, #437: UNOMI-593 : set filename mapping to match item type

dgriffon opened a new pull request, #437:
URL: https://github.com/apache/unomi/pull/437

   The mappings are used to migrate Unomi items from ES 5.x to ES 7.x, as items are using camelcase names, filenames must match the same rule.
   
   Note that the indices are created with lowercase name of the file, meaning it has no impact on the way Unomi is working. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@unomi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [unomi] dgriffon merged pull request #437: UNOMI-593 : set filename mapping to match item type

Posted by GitBox <gi...@apache.org>.
dgriffon merged PR #437:
URL: https://github.com/apache/unomi/pull/437


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@unomi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org