Customizing Related Items

NETVIBES OnePart allows you to customize the related item’s configuration (often the scoring which determines what displays in an item’s camera roll):

This task shows you how to:

Context: OnePart provides the CustomConfigs.xml configuration file to easily customize a number of features. To override the default key values you must edit the file <ONEPART_INSTALLDIR>\datadir\config\CustomConfigs.xml and then manually apply the product configuration.

Note: For details on manually applying the configuration, see the Exalead CloudView Configuration Guide

Configure the 3D similarity

In the Preview page, you can view the item’s related parts that are similar in shape.

  1. Go to the <ONEPART_INSTALLDIR>.
  2. Open the file datadir\config\CustomConfigs.xml
  3. Edit the values you require in the for the values you require in <CustomConfig name="shapeSimilarity"> tag, for example:
    • change the threshold <ns2:KeyValue key="minScore" value="999"/> value
    • change any of the meta scores in <ns2:KeyValue key="metaScores">
    For example, change the value to false in <ns2:KeyValue key="timeOut" value="true"/> to ignore the default timeout.
  4. Save the file.
  5. Run datadir\bin\buildgct.exe to rebuild the product configuration.

    Note: For details on manually applying the configuration, see the Exalead CloudView Configuration Guide

  6. In the Administration Console home page, click Restart host.

Related documents scoring values

Key

Value

Description

sameFileName

3000

The weight of documents with the same file name.

fileNameInText

2000

The weight of documents that have the file name in the text.

inSameFolder

1000

The weight of documents located in the same folder.

inParentFolder

300

The weight of documents located in the parent folder.

inFolderOrSubfolder

500

The weight of documents located in the folder or subfolders.