Sun Master Index Configuration Guide

ProcedureTo Configure the Duplicate Records Results List

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

    The file opens in the NetBeans XML editor.

  2. Scroll to the duplicate-records element (located in the gui-definition element).

  3. Modify any of the elements described in Duplicate Records Search Results List Elements.

  4. To add a field to the results list, create and name a new field-ref element in the field-group element.

  5. To delete a field from the results list, delete the field-ref element defining the field.

  6. Save and close the file.