/rtmp/ts_rank
text/x-diff
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: unified
| File | + | − |
|---|---|---|
| doc/src/sgml/textsearch.sgml | 0 | 0 |
diff --git a/doc/src/sgml/textsearch.sgml b/doc/src/sgml/textsearch.sgml
new file mode 100644
index ef228e3..46db103
*** a/doc/src/sgml/textsearch.sgml
--- b/doc/src/sgml/textsearch.sgml
*************** ts_rank(<optional> <replaceable class="P
*** 867,873 ****
<listitem>
<para>
! Standard ranking function.<!-- TODO document this better -->
</para>
</listitem>
</varlistentry>
--- 867,873 ----
<listitem>
<para>
! Ranks vectors based on the frequency of their matching lexems.
</para>
</listitem>
</varlistentry>