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

GetCharacterReplacementDictionary

Indexer.GetCharacterReplacementDictionary method

Gets the character replacement dictionary.

public CharacterReplacementDictionary GetCharacterReplacementDictionary(int shardIndex)
Parameter Type Description
shardIndex Int32 The shard index.

Return Value

The dictionary.

See Also