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 ecc173f commit 71cb2e4Copy full SHA for 71cb2e4
doc/src/sgml/textsearch.sgml
@@ -1563,7 +1563,7 @@ SELECT to_tsquery('fat') <-> to_tsquery('cat | rat');
1563
<listitem>
1564
<para>
1565
Returns a query that searches for a match to the first given query
1566
- 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
1567
<replaceable>distance</replaceable> lexemes, using
1568
the <literal><<replaceable>N</>></literal>
1569
<type>tsquery</> operator. For example:
0 commit comments