aboutsummaryrefslogtreecommitdiffstats
path: root/integration/intellij/src/test/applications/rankprofilemodularity/test/outside_schema2.profile
blob: 7dd41859d03fe12b7cf544a61d765c7572fd93ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
rank-profile outside_schema2 {

    function fo2() {
        expression: random
    }

    first-phase {
        expression: fieldMatch(title).completeness
    }

}