Skip to content

Commit fe825cb

Browse files
authored
Merge pull request #4664 from vespa-engine/kkraune-patch-1
2 parents 4b2a4c9 + a95df84 commit fe825cb

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

en/reference/querying/default-result-format.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,12 @@
360360
<td>root</td>
361361
<td>yes</td>
362362
<td>Double</td>
363-
<td><p id="relevance">Double value representing the rank score.</p></td>
363+
<td>
364+
<p id="relevance">Double value representing the rank score.
365+
The rank score is returned from the <a href="../../ranking/ranking-intro.html">rank-profile</a>'s
366+
first, second, or <a href="../../ranking/phased-ranking.html#using-a-global-phase-expression">global</a> phase.
367+
</p>
368+
</td>
364369
</tr>
365370
<tr>
366371
<th>source</th>

0 commit comments

Comments
 (0)