Constants
BROAD = KeywordMatchType.new("BROAD")
EXACT = KeywordMatchType.new("EXACT")
PHRASE = KeywordMatchType.new("PHRASE")