Name: "Search"
Languages: [L_RUS, L_ARA]
DataSources: [
    {
        Type: USER_LOCATION
    }, {
        Type: WEB_SEARCH_DOCS
    }, {
        Type: WEB_SEARCH_DOCS_RIGHT
    }, {
        Type: WEB_SEARCH_WIZPLACES
    }, {
        Type: WEB_SEARCH_SUMMARIZATION
    }, {
        Type: BLACK_BOX
    }, {
        Type: WEB_SEARCH_RENDERRER
    }, {
        Type: WEB_SEARCH_WIZARD
    }, {
        Type: WEB_SEARCH_BANNER
    }, {
        Type: WEB_SEARCH_REQUEST_META
    }
]
AcceptedFrames: [
    "alice.push_notification",
    "alice.recipes.select_recipe",
    "personal_assistant.scenarios.search"
]

NluFeatures: [
    {
        Feature: IsPornQuery
    }
]

AcceptsAnyUtterance: True
Handlers: {
    BaseUrl: "http://scenarios.hamster.alice.yandex.net/search/"
    OverrideHttpAdapterReqId: true
    RequestType: AppHostPure
}
Enabled: True

Responsibles {
    Logins: "tolyandex"
    AbcServices {
        Name: "aliceruntime"
        DutySlugs: [
            "alice_duty_senior",
            "alice_duty_executive"
        ]
    }
}
