aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/search/data/v2/inherited_rankprofiles/services.xml
blob: c5cfd7f7d7919965f2808f0ebb7969c356a914ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<services>
    <content version="1.0" id="inherit">
        <redundancy>1</redundancy>
        <documents>
            <document type="left" mode="index" />
            <document type="right" mode="index" />
        </documents>
        <engine>
            <proton />
        </engine>
        <nodes>
            <node hostalias="node0" distribution-key="0" />
        </nodes>
    </content>
</services>