We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1bd347 commit f854911Copy full SHA for f854911
en/reference/rank-features.html
@@ -705,7 +705,9 @@ <h3 id="features-for-indexed-multivalue-string-fields">Features for indexed mult
705
706
<tr><td>elementCompleteness(<em>name</em>).elementWeight</td>
707
<td>0</td>
708
- <td><p id="elementCompleteness(name).elementWeight">The weight of the best matching element.</p></td></tr>
+ <td><p id="elementCompleteness(name).elementWeight">
709
+ The weight of the best matching element, starting from the default - i.e., negative weights will return 0.
710
+ </p></td></tr>
711
712
<tr><td>elementSimilarity(<em>name</em>)</td>
713
0 commit comments