We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b27176 commit f0e92bcCopy full SHA for f0e92bc
doc/src/sgml/textsearch.sgml
@@ -1637,7 +1637,7 @@ SELECT to_tsquery('fat') <-> to_tsquery('cat | rat');
1637
<listitem>
1638
<para>
1639
Returns a query that searches for a match to the first given query
1640
- followed by a match to the second given query at a distance of at
+ followed by a match to the second given query at a distance of exactly
1641
<replaceable>distance</replaceable> lexemes, using
1642
the <literal><<replaceable>N</replaceable>></literal>
1643
<type>tsquery</type> operator. For example:
0 commit comments