SearchIndexSchemaFieldSchema

constructor(analyzer: String? = null, enableSortAndAgg: Boolean? = null, fieldName: String, fieldType: String, index: Boolean? = null, isArray: Boolean? = null, store: Boolean? = null)