Calls the show column method and returns dictionnary of
Calls the show column method and returns dictionnary of
Field Ids
Field Ids
...
@@ -2436,6 +2453,8 @@ class Catalog(Folder,
...
@@ -2436,6 +2453,8 @@ class Catalog(Folder,
ifcolumninresult:
ifcolumninresult:
LOG('SQLCatalog',WARNING,'Ambiguous configuration: column %r is set to use %r key, but also to use %r key. Former takes precedence.'%(column,result[column],key))
LOG('SQLCatalog',WARNING,'Ambiguous configuration: column %r is set to use %r key, but also to use %r key. Former takes precedence.'%(column,result[column],key))
else:
else:
# if column in ("title", "description") and key == "FullTextKey":