Skip to content

Commit 5e273b0

Browse files
authored
Merge pull request #3842 from vespa-engine/bratseth/mention-nativeRank
Mention nativeRank as it is more well known
2 parents 2d11ffd + c09d966 commit 5e273b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/reference/schema-reference.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3950,7 +3950,7 @@ <h3 id="rank-element-gap">element-gap</h3>
39503950
The minimum distance between occurrences for terms <em>c</em> and <em>d</em> is not calculated since they are not in adjacent elements.
39513951
</p>
39523952
<p>
3953-
The <code>element-gap</code> setting affects the nativeProximity rank feature, the <code>near</code> query operator and the <code>onear</code> query operator.
3953+
The <code>element-gap</code> setting affects the nativeProximity/nativeRank rank features, the <code>near</code> query operator and the <code>onear</code> query operator.
39543954
</p>
39553955
<pre>
39563956
rank [field-name] {

0 commit comments

Comments
 (0)