ParseConfig {
    FieldName: "SPORT_WIZARD"
    FieldType: FT_SPORT_WIZARDS_PRESENCE
}
ParseConfig {
    FieldName: "SPORT_WIZARD"
    FieldType: FT_SPORT_WIZARDS_TYPE
}
ParseConfig {
    FieldName: "SPORT_WIZARD"
    FieldType: FT_SPORT_WIZARDS_SERP_DATA_KEYS
    Parameter: "skip_news"
}
ParseConfig {
    FieldName: "SERP_DATA"
    FieldType: FT_SPORT_WIZARDS_SERP_DATA
    Parameter: "skip_news"
}
ParseConfig {
    FieldName: "SERP_DATA.parent_collection.blocks.0"
    FieldType: FT_SPORT_WIZARDS_SERP_DATA
}
ParseConfig {
    FieldName: "SERP_DATA.goals"
    FieldType: FT_SPORT_WIZARDS_SERP_DATA
}

ResultConfig {
    FeatureName: "SPORT_WIZARD_PRESENCE"
    FieldName:   "StrictDiff"
    Threshold:   0.01
}
ResultConfig {
    FeatureName: "SPORT_WIZARD_TYPE"
    FieldName:   "StringDiff"
    Threshold:   0.05
}
ResultConfig {
    FeatureName: "SPORT_WIZARD_SERPDATA_KEYS"
    FieldName:   "StringDiff"
    Threshold:   0.05
}
ResultConfig {
    FeatureName: "SPORT_WIZARD_SERP_DATA"
    FieldName:   "JsonDiff"
    Threshold:   0.1
}
ResultConfig {
    FeatureName: "SPORT_WIZARD_SERP_DATA.parent_collection.blocks.0"
    FieldName:   "JsonDiff"
    Threshold:   0.1
}
ResultConfig {
    FeatureName: "SPORT_WIZARD_SERP_DATA.goals"
    FieldName:   "JsonDiff"
    Threshold:   0.005
}
