vector Config
Parameters
value
Indicates that this field supports vector search operations. Only one of order
, arrayConfig
, and vectorConfig
can be specified. Vector Fields should come after the field path __name__
. Structure is documented below.
Parameters
argument
Indicates that this field supports vector search operations. Only one of order
, arrayConfig
, and vectorConfig
can be specified. Vector Fields should come after the field path __name__
. Structure is documented below.