Configuring Sun Master Indexes (Repository)

ProcedureTo Modify Weighted Calculator Parameters

  1. In the Projects window, expand the Configuration node in the project you want to modify, and then double-click the Best Record file.

    The file opens in the NetBeans XML editor.

  2. Scroll to the WeightedCalculator element.

  3. Do either of the following:

    • To modify a custom weighted calculator parameter, scroll to the candidate-field element naming the field to modify.

    • To modify a default weighted calculator parameter, scroll to the default-parameters element.

  4. Modify the value of any of the elements listed in Master Index Weighted Calculator Parameter Elements (Repository).

    For example:


    <parameter>
       <quality>SourceSystem</quality>
       <preference>DDI</preference>
       <utility>60.0</utility>
    </parameter>
  5. Save and close the file.