Type Alias: PartialTextSearchConfig

PartialTextSearchConfig: { [P in keyof TextSearchConfig]?: TextSearchConfig[P] }