Table of Contents

Search

  1. Preface
  2. Introduction
  3. Installation
  4. Design
  5. Operation

Cluster File

Cluster File

The Cluster File is a database file used to record cluster membership information created by the Data Clustering Engine. The clustering process creates at least one membership record for each Data record.
As stated earlier, the view processor will allow access to the fields in the Cluster File when they are requested via a View Definition. The following fields are available:
Field
Description
Clustering-Id, F,2
The
ClusteringId
number associated with this Cluster (membership) record.
Cluster, G,4
The cluster number associated with this Cluster record. This field along with
Clustering-Id
uniquely identifies a cluster.
Max-Score, G,1
The highest score achieved by this record.
Score-Count, I,4
The number of records that this record was scored against during the clustering process.
Score-Accepted, I,4
The number of records that had an Accepted score when processing this member.
Record-Id, G,4
The physical address of the Data record that generated this Cluster record.
Attributes, I,4
The special attributes (if any) associated with this membership record. Refer to the
Membership Attributes
section for details.

0 COMMENTS

We’d like to hear from you!