See breaking changes.
6.0 has removed support for the _all
field.
Only use true
or false
for boolean values, not 0
or 1
or on
or off
.
Notice that 6.0 and future versions will default to single type indices, i.e. you may not use multiple types when e.g. adding an index with a mapping.
See here for details.