Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable
_all.norms
also for ES 5.X (#4055)
This is the behavior for the whole Beats 5.X branch but after switching to `template.go` in master we missed ES 5.X here. This change takes it back while keeping 6.X compatible. I already disabled `_all.norms` for ES 6.X in #3368
- Loading branch information