ParseConfig {
    FieldName: "UPPER.Personalization.FirstTouched"
    FieldType: FT_SEARCH_PROPS_FLOAT
}

ParseConfig {
    FieldName: "UPPER.Personalization.RerankedDocCnt"
    FieldType: FT_SEARCH_PROPS_FLOAT
}

ParseConfig {
    FieldName: "UPPER.Personalization.Effect"
    FieldType: FT_SEARCH_PROPS_FLOAT
    Parameter: "0"
}

ParseConfig {
    FieldName: "UPPER.Personalization.Formula"
    FieldType: FT_SEARCH_PROPS_STRING_VALUE
}

ParseConfig {
    FieldName: "WEB.RapidClicks.DocsWithFactors"
    FieldType: FT_SEARCH_PROPS_FLOAT
}

ParseConfig {
    FieldName: "WEB.RapidClicks.DocsWithPersFactors"
    FieldType: FT_SEARCH_PROPS_FLOAT
}

ParseConfig {
    FieldName: "WEB.WebMetaPers.DocsWithPersFactors"
    FieldType: FT_SEARCH_PROPS_FLOAT
}


ResultConfig {
    FeatureName: "UPPER.Personalization.FirstTouched"
    FieldName:   "DeltaDiffNorm_1"
    Threshold:   0.99
}

ResultConfig {
    FeatureName: "UPPER.Personalization.RerankedDocCnt"
    FieldName:   "DeltaDiffNorm_1"
    Threshold:   0.99
}

ResultConfig {
    FeatureName: "UPPER.Personalization.Effect"
    FieldName:   "DeltaDiffNorm_0.05"
    Threshold:   0.99
}

ResultConfig {
    FeatureName: "UPPER.Personalization.Formula"
    FieldName:   "StringDiff"
    Threshold:   0.99
}

ResultConfig {
    FeatureName: "WEB.RapidClicks.DocsWithFactors"
    FieldName: "DeltaDiffNorm_1.5"
    Threshold: 0.99
}

ResultConfig {
    FeatureName: "WEB.RapidClicks.DocsWithPersFactors"
    FieldName: "DeltaDiffNorm_1.5"
    Threshold: 0.99
}

ResultConfig {
    FeatureName: "WEB.WebMetaPers.DocsWithPersFactors"
    FieldName: "DeltaDiffNorm_1.5"
    Threshold: 0.99
}
