diff options
-rw-r--r-- | doc/src/sgml/textsearch.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/textsearch.sgml b/doc/src/sgml/textsearch.sgml index c98f5ae1ab1..927004a8c84 100644 --- a/doc/src/sgml/textsearch.sgml +++ b/doc/src/sgml/textsearch.sgml @@ -234,6 +234,7 @@ SELECT 'fat & cow'::tsquery @@ 'a fat cat sat on a mat and ate a fat rat'::t <xref linkend="functions-textsearch"> contains a complete list of full text search functions and operators. </para> + </sect2> <sect2 id="textsearch-configurations"> <title>Configurations</title> |