We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b44b5f0 + f854911 commit 304ae1dCopy full SHA for 304ae1d
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