Enable Kanji indexes in ContactManager

About this task

You will need to restart ContactManager after making these changes. While you cannot make these changes in Guidewire Studio™ for ContactManager, you can use Studio to find all the files with commented-out Kanji indexes in them. In Studio, press Ctrl+Shift+F, and then search for the term KanjiIndexDefinition in the whole project.

Procedure

  1. In your file system, navigate to the files listed in step 3 and open them in an editor, not in Guidewire Studio.
  2. Search for a comment that starts with KanjiIndexDefinition.
  3. Uncomment the following Kanji index definitions:
    ContactManager/modules/configuration/config/extensions/entity/Contact.Global.etx
    Uncomment the index named CompanyNameK1
    ContactManager/modules/configuration/config/extensions/entity/Group.Global.etx
    Uncomment the index named group1K.
    Comment out the index named group1.
    ContactManager/modules/configuration/config/extensions/entity/ABPerson.etx
    Uncomment the following indexes:
    • ABPersonKWFNCSK
    • ABPersonKWFNPCK
    • CFindDupeNameK
    ContactManager/modules/configuration/config/extensions/entity/Address.etx
    Uncomment the indexes named address2K and address6K.