| | WebCenter Interaction API | |
| IPTSearchResponse.GetNumCorrections Method |
Returns the number of spelling corrections found for the given misspelled token.
int GetNumCorrections(
int nIndex
);
Parameters
-
nIndex
- Index of token, from 0 to (GetNumMisspelledTokens()-1).
Return Value
number of corrections for this token.
See Also
IPTSearchResponse Interface | com.plumtree.server Namespace