VectorMetadata
Set VectorMetadata
to True
to return any metadata associated with vector values that return.
IDOL Server returns the metadata inside the <autn:vector>
tag in the XML response. If there are multiple vectors in a document that match the vector query, IDOL Server returns metadata for all matching vectors.
This parameter has an effect only when you use a VECTOR
operator in the query Text (for a Query action), or when you set UseVectors to True
(for a Suggest action).
Actions: | Query
Suggest |
Type: | Boolean |
Default: | False |
Example: | VectorMetadata=True
|
See Also: |