CdrCompareType

This table contains a list of string compare algorithms.

Type Description
CdrTypeLevenShtein Levenshtein algorithm
CdrTypeRegularExpression Regular expression
CdrTypeSimpleExpression Simple expression
CdrTypeStringComp Exact string compare
CdrTypeTrigram Trigram algorithm