diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 8579bdd9480e8069f7ce2c1f9d02dc19ca61b95c..c76d357df2459700e769136b8ea864bae3ed2a45 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -6797,6 +6797,9 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
     </table>
 
    <para>
+    <indexterm>
+      <primary>OVERLAPS</primary>
+    </indexterm>
     In addition to these functions, the SQL <literal>OVERLAPS</> operator is
     supported:
 <synopsis>