1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Update documentation about ts_rank().

This commit is contained in:
Bruce Momjian
2011-10-13 14:17:20 -04:00
parent 12ff9fa771
commit fb4340c5ea

View File

@ -867,7 +867,7 @@ ts_rank(<optional> <replaceable class="PARAMETER">weights</replaceable> <type>fl
<listitem>
<para>
Standard ranking function.<!-- TODO document this better -->
Ranks vectors based on the frequency of their matching lexems.
</para>
</listitem>
</varlistentry>