GetStopWordDictionary

Indexer.GetStopWordDictionary method

Gets the stop word dictionary.

public StopWordDictionary GetStopWordDictionary(int shardIndex)
Parameter Type Description
shardIndex Int32 The shard index.

Return Value

The dictionary.

See Also