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

GetAliasDictionary

Indexer.GetAliasDictionary method

Gets the alias dictionary.

public AliasDictionary GetAliasDictionary(int shardIndex)
Parameter Type Description
shardIndex Int32 The shard index.

Return Value

The dictionary.

See Also