Having WKT POINT support only for geo_shape and not for geo_point is a bit confusing because WKT specification has GeoPoint representation.
Would't it be good to have an option to use WKT's point syntax POINT (X, Y) for geo_point for consistency as support even for more complex WKT primitives and multipart geometries is already present for geo_shape?