Understanding Sun Master Index Processing

searchPhonetic

Description

This method performs search using phonetic values for some of the criteria specified in the object bean. This type of search allows for typographical errors and misspellings.

Syntax


SearchObjectNameResult[] searchPhonetic(ObjectNameBean objBean)

Parameters

Name 

Type 

Description 

objBean 

ObjectNameBean

The search criteria for the phonetic search. 

Returns

An array of search result records.

Throws