Configuring Sun Master Indexes

ProcedureTo Specify Custom Logic for the Master Index Data Manager

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

  2. In the MasterControllerConfig element, change the value of the logic-class-gui element to the name of the custom plug-in that contains the MIDM logic.

    For example:


    <logic-class-gui>com.sun.mdm.index.user.CustomMIDM</logic-class-gui>
  3. Save and close the file.