Record property changes

This topic describes newly added record properties and changes to them.

Endeca.CMS.UpdatedBy has been added to CMS crawls

In CAS 2.2.1, the Endeca.CMS.UpdatedBy has been added to CMS crawls. Previously, a similar property appeared with a different name as a Endeca.CMS.Misc property namespace.

Endeca.CMS.Uri has been added to CMS crawls

In CAS 2.2.1, the Endeca.CMS.Uri has been added to CMS crawls. Previously, a similar property appeared with a different name as a Endeca.CMS.Misc property namespace.

Changes to Endeca.CMS.Misc

In CAS 2.2.1, the Endeca.CMS.Misc properties are passed through from the underlying CMS connector without modification and may have changed.

Changes to the format of user, group, or role names in CMS properties

In CAS 2.2.1, the format of user, group, or role names in the record properties Endeca.CMS.AllowReadContent, Endeca.CMS.AllowReadProperties, Endeca.CMS.DenyReadContent, and Endeca.CMS.DenyReadProperties has changed for some CMS connectors.

Previously, CMS connectors were inconsistent in using the formats: user display name, user display name@domain, domain\user name, domain\group name, and domain\role name.

CAS now makes its best effort to return names in the form [domain\](user name), [domain\](group name), and [domain\](role name) but CAS is can be limited by the capabilities of the underlying CMS and the values the CMS returns in ACLs.