Property reference

sn_communities.content_list.initial_fetch_size_multiple

The sn_communities.content_list.initial_fetch_size_multiple property sets the multiplier for the initial content list fetch size. It optimizes performance by determining how many items are loaded initially, with a default value of 2, which should always be greater than 1.

Default: 2 Type: integer Application: Communities

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property configures the multiplier for the initial fetch size of the content list in the Communities application, enhancing loading efficiency.
What area does it affect? Communities content loading
What does the default mean? The default value is "2", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when optimizing content loading performance or adjusting initial fetch sizes.

Out of the box property record

Raw metadata from the property record.

Property name sn_communities.content_list.initial_fetch_size_multiple
Sys ID ced36a52db7013009d2f73c8f0b8f5eb
Type integer
Application Communities
Default value 2
Description Specifies the multiple (default is 2) to be used for the initial fetch of the content list. This helps in performance optimization for the initial load of content list to use setLimit instead of chooseWindow. This value should always be greater than 1.
Updated 2018-03-14 09:54:16

Sources

Official references and nearby text excerpts where this property appears.