Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove dynamic template from our anomaly mappings
My theory is that this dynamic template is being used in a rare situation where data is being inserted before the index mappings have been applied. If true, removing this will (at least) cause a different error to be produced in the same situation, if not fix the issue.
- Loading branch information