In 2.x I would maintain my index settings in one template, and the individual mappings in seperate templates. But now in 5.0, when creating these individual mapping templates, it's throwing errors saying it can't find my custom analyzers (that are defined in the seperate template).
Has something changed, perhaps where templates are now more rigorously validated at template creation time rather than index creation time?