[Docs] fix missing space
This commit is contained in:
parent
c0fa60eb26
commit
878e46d7f9
|
@ -125,7 +125,7 @@ If you don't provide any timestamp value, _timestamp will be set to this default
|
|||
coming[1.5.0]
|
||||
|
||||
In elasticsearch 1.4, we allowed setting explicitly `"default":null` which is not possible anymore
|
||||
as we added a new `ignore_missing`setting.
|
||||
as we added a new `ignore_missing` setting.
|
||||
When reading an index created with elasticsearch 1.4 and using this, we automatically update it by
|
||||
removing `"default": null` and setting `"ignore_missing": false`
|
||||
|
||||
|
|
Loading…
Reference in New Issue