match

fun match(vararg columns: Column<*>): MatchColumns(source)

Return an intermediate object that wraps the columns to be searched. We can continue to call against on the returned object to create a MatchAgainstExpression that searches the wrapped columns.