Configuring Sun Master Indexes (Repository)

Master Index Default Survivor Strategy Parameter Elements (Repository)

The following table lists and describes the elements that configure the parameters for the default survivor strategy in the Best Record file.

Element 

Value 

description

This is an optional element that briefly describes the parameter. Note that there are no parameters to define for the UnionSurvivorStrategy.

parameter-name

The name of the parameter. 

  • For the DefaultSurvivorStrategy, this value is “preferredSystem”.

  • For the WeightedSurvivorStrategy, this value is “ConfigurationModuleName”.

  • For the UnionSurvivorStrategy, this is not used.

parameter-type

The Java data type for the parameter value. For both the DefaultSurvivorStrategy and the WeightedSurvivorStrategy, this value is java.lang.String.

parameter-value

The value of the named parameter. 

  • For the DefaultSurvivorStrategy, this is the processing code of the source system from which the SBR field value is retrieved.

  • For the WeightedSurvivorStrategy, this is the name of the module-name element that defines the weighted calculator to use as the default strategy (by default, WeightedSurvivorCalculator).