Skip to content

Commit e4c446f

Browse files
authored
hint that relevance can be string
1 parent acba09b commit e4c446f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@
364364
<p id="relevance">Double value representing the rank score.
365365
The rank score is returned from the <a href="../../ranking/ranking-intro.html">rank-profile</a>.
366366
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.
367+
for how to handle <code>"-Infinity"</code> (represented as string) values.
368368
</p>
369369
</td>
370370
</tr>

0 commit comments

Comments
 (0)