VectorType
The fields with this property contain vector values. Type True
to indicate that the associated PropertyFieldCSVs fields contain parametric values.
A vector in a document is a comma-separated list of floating point values. You can generate vectors by using many different models.
When you use vectors in IDOL fields, all vectors in a particular field name must have the same dimensionality (that is, the number of values in the vector). A document can contain multiple vectors with the same field name.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | MyProperty
|
Example: | VectorType=True
|
See Also: | Property
PropertyFieldCSVs |
NOTE: If you change this setting after you have indexed content into IDOL Server, you must reindex the content.