Configuring Sun Master Indexes

ProcedureTo Specify the Decision Maker Class

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

  2. Scroll to the DecisionMakerConfig element.

  3. Change the value of the decision-maker-class element to the path and name of the new Decision Maker class.

    For example:


    <decision-maker-class>com.sun.mdm.index.decision.impl.MyDecisionMaker
    </decision-maker-class>
  4. Save and close the file.