1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Scaling
  6. /
  7. Indexer
  8. /
  9. GetSpellingCorrector

GetSpellingCorrector

Indexer.GetSpellingCorrector method

Gets the spelling corrector dictionary.

public SpellingCorrector GetSpellingCorrector(int shardIndex)
Parameter Type Description
shardIndex Int32 The shard index.

Return Value

The dictionary.

See Also