Configuring Sun Master Indexes (Repository)

Deleting a Master Index Phonetic Encoder (Repository)

Once you define a phonetic encoder, you can delete it if needed. Use caution when deleting encoders once a system is in production. This can cause inconsistent match results. If you delete an encoder that is referenced by a phonetic encoding definition, make sure to modify that definition by referencing an existing encoder.

ProcedureTo Delete a Phonetic Encoder (Configuration Editor)

  1. In the Projects window, right-click the master index application you want to modify, and then click Open.

  2. If the Configuration Editor dialog box appears, click Edit to check out the listed files.

    The Configuration Editor appears.

  3. In the Configuration Editor toolbar, click the Phoneticized Fields tab.

    The Phoneticized Field page appears.

  4. In the Encoders section, select the encoder you want to delete.

  5. Click Remove.

  6. Click Yes on the dialog box that appears.

  7. On the Configuration Editor toolbar, click Save.

ProcedureTo Delete a Phonetic Encoder (XML Editor)

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

    The file opens in the NetBeans XML editor.

  2. Scroll to the PhoneticEncodersConfig section.

  3. Delete the text between and including the encoder element the defines the encoder you want to remove.

  4. Save and close the file.