WebCenter Interaction API  
 

IPTSSpellingCorrection Members

IPTSSpellingCorrection overview

Public Instance Methods

public methodgetCorrectedTokens Returns an array of strings; each string is a possible correction for the unknown token returned by getOriginalToken.
public methodgetCorrectionFrequencies Returns an array of ints; each int is the number of times the associated entry in the array returned by getCorrectedTokens appeared in the result set.
public methodgetOriginalToken Returns the original search token that could not be found in the search server's lexicon.

See Also

IPTSSpellingCorrection Interface | com.plumtree.server.search Namespace