Release Notes / Version 10.2107
Table Of ContentsFeeding of CMExternalProduct
Fixed feeding of
CMExternalProduct
("Augmented Product") documents in the
CAE Feeder
. Properties inherited from
CMTeasable
will now be indexed. Before this fix, fields were only set for generic content bean properties like
documenttype
and
creationdate
. To this end, the configuration was changed in the Blueprint's
component-livecontext-caefeeder.xml
.
Follow Section, “Feeding of CMExternalProduct ” for upgrade information.
(CMS-16619)
Third-Party Update: Apache Solr 8.4.0
Apache Solr has been updated to version 8.4.0
Follow Section, “Third-Party Update: Apache Solr 8.4.0” for upgrade information.
(CMS-16583)
Deprecated Support for Site Indicator Depth != 0
Motivation:
Follow Section, “Deprecated Support for Site Indicator Depth != 0” for upgrade information.
(CMS-9521)
Blob store configuration
When configuring Content Server blob stores, you can add a match condition that only activates the blob store when the blob is uploaded for documents of a certain type. This type condition was interpreted inconsistently depending on the client uploading the blob. While the Unified API and the publisher would check the condition versus the type in which the property is defined, the Site Manager and the replicator would use the exact type of the document instead.
Follow Section, “Blob store configuration” for upgrade information.
(CMS-15245)