WebCenter Interaction API  
 

IPTSQueryResponse.getSpellingCorrections Method 

Returns spelling corrections applied as part of the request. May be null or an empty array if there are no corrections.

IPTSSpellingCorrection[] getSpellingCorrections();

Return Value

Spelling corrections applied as part of the request.

See Also

IPTSQueryResponse Interface | com.plumtree.server.search Namespace