8000
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 d49357c commit f2f03f9Copy full SHA for f2f03f9
doc/src/sgml/textsearch.sgml
@@ -1645,7 +1645,7 @@ SELECT to_tsquery('fat') <-> to_tsquery('cat | rat');
1645
<listitem>
1646
<para>
1647
Returns a query that searches for a match to the first given query
1648
- 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
1649
<replaceable>distance</replaceable> lexemes, using
1650
the <literal><<replaceable>N</replaceable>></literal>
1651
<type>tsquery</type> operator. For example:
0 commit comments