format Full Text Keywords

open fun formatFullTextKeywords(keywords: Collection<String>, escapeDoubleQuotes: Boolean): String
open fun formatFullTextKeywords(keywords: Collection<String>, trailingCharacter: String, escapeDoubleQuotes: Boolean): String