SearchIndexSchema

constructor(fieldSchemas: List<SearchIndexSchemaFieldSchema>, indexSettings: List<SearchIndexSchemaIndexSetting>? = null, indexSorts: List<SearchIndexSchemaIndexSort>? = null)