|
|
_parseConstraintText
|
_parseConstraintText ( self, constraint )
|
Exceptions
|
|
|
UT.QueryError, "no query words specified in constraint " + "on bucket '" + constraint.getBucket() + "'"
|
|
|
|
translateBucketBoolean
|
translateBucketBoolean (
self,
operator,
constraints,
vocabularies,
)
|
|
|
_process
|
_process (
self,
expression,
regexpList,
)
|
|
|
translateBucketAtomic
|
translateBucketAtomic (
self,
constraint,
vocabularies,
)
|
|
|
__init__
|
__init__ (
self,
table,
idColumn,
textColumns,
cardinality,
regexpPhraseFilter=1,
mapping=P.TextUtils.mappings.nonAlphanumericToWhitespace,
deleteList=P.TextUtils.deleteLists.keepAll,
)
|
|