aboutsummaryrefslogtreecommitdiffstats
path: root/integration/intellij/src/test/applications/rankprofilemodularity/test/outside_schema2.profile
blob: 9747816240d8c8c4744f880448f0ef0b8b7eeea1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright Vespa.ai. 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
    }

}