Use Your Content > Improve > Cluster Data > Document Tag Clustering

Document Tag Clustering

You can use the DRETAGDOCCLUSTERS index action to cluster documents after they have been indexed. You can specify the set of documents to cluster.

Workflow

To cluster documents as part of a post-index process, use the DRETAGDOCCLUSTERS index action. This index action allows you to cluster every document in your index, or a specified subset based on a range of document IDs that you specify. You also specify a field that IDOL must use to create cluster titles, which it uses to populate the tag field. When the clustering is complete, IDOL adds a field to the documents to indicate the cluster it belongs to.

Algorithmic Outline

For every document in the specified ID range, IDOL Server sends a Suggest action. The most relevant suggested item that has a TagSourceField is selected, and its TagSourceField is added to the first document. If there is no suggested item, the document is tagged with its own TagSourceField. If a document already has a TagField, the process moves on to the next document.

Things to Consider

Consider the following points when you are deciding whether to use document tag clustering:

 

 


_HP_HTML5_bannerTitle.htm