1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search
  6. /
  7. IndexSettings
  8. /
  9. UseCharacterReplacements

UseCharacterReplacements

IndexSettings.UseCharacterReplacements property

Gets or sets a value indicating whether to use character replacements or not. The default value is false.

public bool UseCharacterReplacements { get; set; }

Property Value

A value indicating whether to use character replacements or not.

See Also