mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
Fix typo: lexemes misspelled in full text search docs.
Dan Scott
Backpatch original commit 4bc0d2e2cf
to 9.1
This commit is contained in:
@ -867,7 +867,7 @@ ts_rank(<optional> <replaceable class="PARAMETER">weights</replaceable> <type>fl
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Ranks vectors based on the frequency of their matching lexems.
|
Ranks vectors based on the frequency of their matching lexemes.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Reference in New Issue
Block a user