SeedSize

The size of the seed to form clusters around in a snapshot. A seed is the unit that a cluster is based on, and is built from documents in the IDOL Server Data index that contain similar concepts.

The SeedSize represents the size of the document group that is required for the document concepts to form the basis of a cluster. Use SeedBindLevel to specify the conceptual similarity that the documents must have to each other to form a seed.

For the ClusterSGDataGen action, this parameter is available only when you set FillGaps to True.

Actions: ClusterSGDataGen
ClusterSnapshot
Type: Long
Default: 14
Allowed Range: Minimum: 1
Maximum: 20
Example: SeedSize=10
See Also: SeedBindLevel