/ modules / paradigms / Textual_LikeDelimitedSubstring.py / Textual_LikeDelimitedSubstring
Textual_LikeDelimitedSubstring UT.Paradigm
translateBucketAtomic ( self, constraint, vocabularies, )
UT.QueryError, "no query words specified in constraint " + "on bucket '" + constraint.getBucket() + "'"
__init__ ( self, table, idColumn, textColumn, delimiter, cardinality, mapping=P.TextUtils.mappings.uppercaseAlphanumericOthersToWhitespace, deleteList=P.TextUtils.deleteLists.keepAll, function=None, )