Optional
data?: StringStringTypeOptional
index?: stringFT index name (myapp:myindex)
Optional
prefix?: string[]FT prefixes (['myapp:myindex:prefix1', 'myapp:myindex:prefix2'])
Optional
schema?: WorkflowSearchSchemaSchema mapping each field. Each field is a key-value pair where the key is the field name and the value is a record of field options. If the fieldName is provided, it will be used as the indexed field name. If not provided key will be used as the indexed field name with an underscore prefix.
Additional data as a key-value record