Options for creating a namespace.
The name of the namespace to create.
Optional
Metadata fields to make filterable, such as { fields: { category: { filterable: true } } }. Omit to index all metadata fields; when supplied, only listed filterable fields are indexed.
{ fields: { category: { filterable: true } } }
Options for creating a namespace.