Aqualogic Interaction API  
 

IPTSSpellingCorrection Members

IPTSSpellingCorrection overview

Public Instance Methods

getCorrectedTokens Returns an array of strings; each string is a possible correction for the unknown token returned by getOriginalToken.
getCorrectionFrequencies 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.
getOriginalToken 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