GoogleApi.ContentWarehouse.V1.Model.CrowdingPerDocDataNewsCluster
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
For crowding in news we need to keep data about the last X clustering iterations around.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
ClusterId
(type:String.t
, default:nil
)
- Fingerprint combination of all urls in a cluster -
ClusterSize
(type:integer()
, default:nil
)
- This is the X in the "and X related >>" link on headlines and search results -
ClusterTimeStamp
(type:integer()
, default:nil
)
- When was this clustered (needed for keeping last X iterations around and discarding earlier ones)
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.CrowdingPerDocDataNewsCluster