mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
[doc] update convert processor example format
This commit is contained in:
parent
d1356b0a6f
commit
15ecf76d54
@ -97,7 +97,8 @@ false if its string value is equal to `false` (ignore case) and it will throw ex
|
||||
--------------------------------------------------
|
||||
{
|
||||
"convert": {
|
||||
"foo": "integer"
|
||||
"field" : "foo"
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
--------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user