10000 Update documentation about ts_rank(). · jaylevitt/postgres@a6c9653 · GitHub
[go: up one dir, main page]

Skip to content

Commit a6c9653

Browse files
committed
Update documentation about ts_rank().
1 parent eb0ae97 commit a6c9653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/textsearch.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ ts_rank(<optional> <replaceable class="PARAMETER">weights</replaceable> <type>fl
867867

868868
<listitem>
869869
<para>
870-
Standard ranking function.<!-- TODO document this better -->
870+
Ranks vectors based on the frequency of their matching lexems.
871871
</para>
872872
</listitem>
873873
</varlistentry>

0 commit comments

Comments
 (0)
0