mirror of
https://github.com/postgres/postgres.git
synced 2026-04-01 23:36:06 -04:00
Update documentation about ts_rank().
This commit is contained in:
parent
12ff9fa771
commit
fb4340c5ea
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue