Fix formatting in migration 5.0 docs

This commit is contained in:
Jason Tedor 2016-02-29 11:05:42 -05:00
parent b83b9d69c9
commit 0de66da2d4
1 changed files with 2 additions and 2 deletions

View File

@ -368,12 +368,12 @@ Core types don't support the object notation anymore, which allowed to provide
values as follows: values as follows:
[source,json] [source,json]
----- ---------------
{ {
"value": "field_value", "value": "field_value",
"boost": 42 "boost": 42
} }
---- ---------------
==== `fielddata.format` ==== `fielddata.format`