mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 12:56:53 +00:00
Add half_float and scaled float (#22988)
to numeric datatypes (cherry picked from commit 67ea06145a80d5ec52ba55d1f2e1e8287e1882b1)
This commit is contained in:
parent
2f7de46b72
commit
f6821c41d8
@ -8,7 +8,7 @@ document:
|
||||
=== Core datatypes
|
||||
|
||||
string:: <<text,`text`>> and <<keyword,`keyword`>>
|
||||
<<number>>:: `long`, `integer`, `short`, `byte`, `double`, `float`
|
||||
<<number>>:: `long`, `integer`, `short`, `byte`, `double`, `float`, `half_float`, `scaled_float`
|
||||
<<date>>:: `date`
|
||||
<<boolean>>:: `boolean`
|
||||
<<binary>>:: `binary`
|
||||
|
Loading…
x
Reference in New Issue
Block a user