The data of the vector. This is an unstructured raw text
data, which can be anything associated with this vector.
For dense indexes, only vector should be provided, and sparseVector should not be set.For sparse indexes, only sparseVector should be provided, and vector should not be set.For hybrid indexes both of vector and sparseVector must be present.