OptionalfieldsA map of metadata field names to their configuration. The field name must be a valid metadata field name. The field name must be unique. At most 50 fields may be declared.
Field names may not begin with $, which introduces a filter operator. When declared at index creation, names beginning with _ are also rejected (reserved for internal use).
Schema for the behavior of Pinecone's internal metadata index. By default, all metadata is indexed; when
schemais present, only fields which are present in thefieldsobject with afilterable: trueare indexed. Note thatfilterable: falseis not currently supported.Export
CreateNamespaceRequestSchema