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