Introduction
Fredhopper Discovery Platform 23.2 is compatible with the previous release.
Index statistics
We allow detailed index statistics that contain the number of populated values of stored attributes. This holds for conflated attributes as well. The statistics are enabled by default, but since they can add up to the indexing time, now they can be disabled via the following feature switch in system.xml:
<node name="com">
<map />
<node name="fredhopper">
<map />
<node name="tree">
<map />
<node name="Tree">
<map>
<!-- If detailed statistics are enabled about population of the navigation index attribute
values. This might have small impact on indexing time. -->
<entry key="detailed-statistics-enabled" value="true" />
</map>
</node>
</node>
</node>
</node>
Migration
Migrating from Fredhopper Discovery Platform 23.1 to 23.2.0 requires no specific migration steps.
Comments
0 comments
Please sign in to leave a comment.