Adding the InterpreterSpecialty property to search
The entity ABInterpreter is a subtype of ABPersonVendor created in an example. It has one field, InterpreterSpecialty. Adding InterpreterSpecialty to search is a multi-step process that is split into a series of topics.
Before starting this process, complete the example Adding a vendor contact subtype.
Important: To improve search
performance, Guidewire recommends that you add an index in the ContactManager
entity definition for every field used in the search. The ABInterpreter example does define
an index.
