1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-11 20:28:21 +03:00

Update documentation about ts_rank().

This commit is contained in:
Bruce Momjian
2011-10-13 14:17:21 -04:00
parent eb0ae9700d
commit a6c96534f0

View File

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