Language Id SettingsIdentify Languages Property
Determines if languages present in extract text are to be identified by content extractors.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public bool IdentifyLanguages { get; set; }Property Value
BooleanRemarks
If set to true, SDK will attempt to identify language regions in extracted text.
Language identification is never performed for text obtained for unsupported types by binary-to-text filtering. Most binary-to-text filtered text will be 'noisy' and will not give meaningful language identification results.