[docs/models][xs]: add date and datetime to list of types.
This commit is contained in:
@@ -115,6 +115,8 @@ Types are based on the [type set of elasticsearch][types-1] with a few minor add
|
|||||||
* string
|
* string
|
||||||
* integer (long)
|
* integer (long)
|
||||||
* float (double)
|
* float (double)
|
||||||
|
* date
|
||||||
|
* datetime
|
||||||
* boolean
|
* boolean
|
||||||
* geo_point
|
* geo_point
|
||||||
* geojson
|
* geojson
|
||||||
|
|||||||
Reference in New Issue
Block a user