backport some features from the ES7 branch which may be ok to use now
note: this includes the code which moves word_delimiter down one place, I'm not against removing that line as suggested in the draft PR https://github.com/pelias/schema/pull/392, I just wanted to keep this as close to a no-op as possible for now.
merging this will ensure that indices built on ES6 are more compatible with future versions, hopefully avoiding breaking changes down the line.
backport some features from the ES7 branch which may be ok to use now
note: this includes the code which moves
word_delimiter
down one place, I'm not against removing that line as suggested in the draft PR https://github.com/pelias/schema/pull/392, I just wanted to keep this as close to a no-op as possible for now.merging this will ensure that indices built on ES6 are more compatible with future versions, hopefully avoiding breaking changes down the line.
our new epic build matrix will catch any bugs ;)