We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acba09b commit e4c446fCopy full SHA for e4c446f
1 file changed
en/reference/querying/default-result-format.html
@@ -364,7 +364,7 @@
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>.
366
See the <a href="../../learn/faq.html#what-could-cause-the-relevance-field-to-be--infinity">FAQ</a>
367
- for how to handle <code>-Infinity</code> values.
+ for how to handle <code>"-Infinity"</code> (represented as string) values.
368
</p>
369
</td>
370
</tr>
0 commit comments