You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Schema AddVectorField method has a variant supporting a string signature type for the name, but not a FieldName signature. This prevents having an "AS" alias for JSONPath names. The other Schema types support this.