Configuring Sun Master Indexes

Master Index Phonetic Encoding Fields and Elements

The following table lists and describes the Configuration Editor fields and XML file elements used to define how fields will be phonetically encoded.

Configuration Editor Field 

XML File Element 

Description 

Unphoneticized Source 

unphoneticized-source- field-name

The ePath of the source field in the system object that contains the data to be phonetically encoded (for example, Person.Address[*].StreetName). 


Note –

This can refer to the original field or to a standardized or normalized field.


Phoneticized Target 

phoneticized-target- field-name

The ePath of the field in the system object that will store the phonetically encoded value of the source field. 

 

phoneticized-object- field-id

A field ID to identify the field to the phonetic encoder. This is not currently used with the Master Index Standardization Engine, but could be used with a custom standardization engine. 

Encoder 

encoding-type

The phonetic encoder to use for this field. This must correspond to an encoder defined in the Encoders section on the Configuration Editor (or the PhoneticEncodersConfig element of the XML file).