Define Eduction Settings in the .CFG Configuration File

The Eduction configuration settings that can be defined in the IDOL Server format .CFG configuration file are described in Eduction Parameters.

The .CFG configuration file consists of several sections that are identified by a phrase in square brackets. Each section contains parameters (name/value pairs). For example:

[Eduction]
ResourceFiles=C:\MyGrammar\gram1.ecr

To define Eduction settings in the .CFG configuration file

  1. Open the .CFG configuration file in a text editor.
  2. Set the Eduction parameters as required. The following parameters are available (see Example Configuration File and Eduction Parameters for more information):

    AllowDuplicates Locale
    AllowMultipleResults MatchCase
    AllowOverlaps MatchWholeWord
    CaseNormalization MaxEntityLength
    CJKNormalization MaxMatchesPerDoc
    CaseSensitiveFieldName NonGreedyMatch
    Databases OutputScores
    (used by edktool)
    EnableComponents
    (used by edktool only)
    OutputSimpleMatchInfo
    EnableUniqueMatches RedactedOutput
    EntityN RedactionOutputString
    EntityAdvancedFieldN RedactionReplacementCharacter
    EntityComponentFieldN ResourceFiles
    EntityFieldN SearchFields
    EntityMatchRangeN SuppressMatchLogging
    EntityMinScoreN TangibleCharacters
    EntitySearchFieldsN TokenWithPunctuation
    EntityZoneN ZoneEndN
    LanguageDirectory ZoneStartN
    NOTE:

    If you set CaseNormalization to Lower or Upper, set MatchCase to True.

  3. Set the following parameters in the [Server] section of the configuration file. These settings are critical for the correct reading of documents.

    CantHaveFieldCSVs
    DocumentDelimiterCSVs
  4. Save and close the configuration file.

_FT_HTML5_bannerTitle.htm