|
|
translateBucketBoolean
|
translateBucketBoolean (
self,
operator,
constraints,
vocabularies,
)
|
|
|
translateBucketAtomic
|
translateBucketAtomic (
self,
constraint,
vocabularies,
)
|
Exceptions
|
|
|
UT.QueryError, "no query words specified in constraint " + "on bucket '" + constraint.getBucket() + "'"
|
|
|
|
__init__
|
__init__ (
self,
table,
idColumn,
textColumn,
cardinality,
intraColumnField=None,
mapping=P.TextUtils.mappings.nonAlphanumericToWhitespace,
deleteList=P.TextUtils.deleteLists.keepAll,
)
|
|