[docs/models][xs]: add date and datetime to list of types.

This commit is contained in:
Rufus Pollock 2012-10-04 07:27:53 +01:00
parent 15b53b4703
commit 1efdff04d7

View File

@ -115,6 +115,8 @@ Types are based on the [type set of elasticsearch][types-1] with a few minor add
* string
* integer (long)
* float (double)
* date
* datetime
* boolean
* geo_point
* geojson