projects
/
users
/
hanada
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12ff9fa
)
Update documentation about ts_rank().
author
Bruce Momjian
<bruce@momjian.us>
Thu, 13 Oct 2011 18:17:20 +0000
(14:17 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 13 Oct 2011 18:17:20 +0000
(14:17 -0400)
doc/src/sgml/textsearch.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/textsearch.sgml
b/doc/src/sgml/textsearch.sgml
index ef228e35c3ba8f438280c66fa3224a182ef8585c..46db103cb8f1c929fd8bdb9c30a05f467e6df3f6 100644
(file)
--- a/
doc/src/sgml/textsearch.sgml
+++ b/
doc/src/sgml/textsearch.sgml
@@
-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>