Search Results for

    Show / Hide Table of Contents

    Class DocumentAnalyzerSettingsContract

    Represents the document analyzer settings.

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
    Syntax
    public class DocumentAnalyzerSettingsContract : Object

    Name Description
    DocumentAnalyzerSettingsContract()

    Fields

    Name Description
    Active

    Defines if the internal documentanalyzer is active

    DocumentAnalyzerWaitSeconds

    Minimum wait time in seconds between document analyzing and last check in.

    FulltextAnalyzerCultures

    Configuration for analyzing fulltext words (formated date and time values). Example: cultures="de-CH;en-US" If empty current OS UI culture will be used.

    FulltextReplacementChars

    Chars which will be replaced in fulltext searches with *

    IndexTaskSleepMS

    Wait time between fulltext indexing runs in ms.

    MailAttributeExtractionActive

    Configure mail index fields extraction process. (mail addresses and attachment fields).

    OCRLanguages

    Defines the languages for the OCR engine. Devide by semicolon. Possible Values: NotUsed, German, English, French, Russian, Swedish, Spanish, Italian, Turkish, Russian_English, Ukrainian, Serbian, Croatian, Polish, Danish, Portuguese, Dutch, Czech, Roman, Hungary, Bulgaria, Slovenian, Latvian, Lithuanian, Estonian

    UseFiltDumpForPDF

    Use FiltDump for PDF files

    Back to top Copyright © Kendox