The schema of a new index: a map of field names to their configurations.
Field names must be unique, non-empty strings, and cannot use the reserved
name _id. A schema containing only reserved _values or _sparse_values
fields selects the vectors API and supports legacy vector operations.
The schema of a new index: a map of field names to their configurations.
Field names must be unique, non-empty strings, and cannot use the reserved name
_id. A schema containing only reserved_valuesor_sparse_valuesfields selects the vectors API and supports legacy vector operations.See
Create an index