collabd[7677]: [CSServiceDispatchHTTPConnection:199 141ea0 +0ms] Caught exception "Error executing query [SELECT r.fields, r.weights, r.weight, entity.uid, entity.long_name AS "longName", entity.tiny_id AS "tinyID", entity.description AS "description", entity.entity_type_fk AS "type", entity_attrs.attrs_bin AS "extendedAttributes" FROM search_results r LEFT OUTER JOIN entity ON (entity.uid=r.entity_uid_fk) LEFT OUTER JOIN entity_attrs ON (entity_attrs.entity_uid_fk=r.entity_uid_fk) WHERE r.uid=$1 AND r.user_uid_fk=$2 ORDER BY "collPubDate" DESC LIMIT 25 OFFSET 0]: ERROR: column "collPubDate" does not exist
LINE 1: ...k) WHERE r.uid=$1 AND r.user_uid_fk=$2 ORDER BY "collPubDa...
^
What's happen in 10.7.3 OS X Server ?