Plumtree Portal UI  
 

ISearchResultModelRO.GetCorrectionFrequency Method 

Returns the number of times the given correction actually matched a document.

int GetCorrectionFrequency(
   int misspellingIndex,
   int correctionIndex
);

See Also

ISearchResultModelRO Interface | com.plumtree.portaluiinfrastructure.search Namespace