ColumnConfig
public struct ColumnConfig
Configuration for a column of searchable text.
-
The attribute that the snippet will be stored under in the result rows.
Declaration
Swift
public var snippetAttribute: Attribute
ColumnConfig Structure Reference