"On the other hand, if the match pattern is too narrow like "template" : "project.datasync.*", there's no guarantee that the index name will match that pattern."
"However, the datasync part in the index name comes from somewhere else and there's no guarantee that it will be datasync or something similar that matches a pattern. So, my index template wouldn't match if the index is project.thedatasync.20180101."
Quick question - why when index can be different - what determines this value ? |
|