From 28fe12310f71b8ec0a94594d145a0c3647ed5073 Mon Sep 17 00:00:00 2001 From: Joshua Li Date: Fri, 21 Jun 2024 21:44:48 +0000 Subject: [PATCH] --wip-- Signed-off-by: Joshua Li --- docs/user/index.rst | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/user/index.rst b/docs/user/index.rst index 2e69c069d0..40f40028cc 100644 --- a/docs/user/index.rst +++ b/docs/user/index.rst @@ -7,61 +7,61 @@ OpenSearch SQL enables you to extract insights out of OpenSearch using the famil * **Interfaces** - - `Endpoint `_ + - `Endpoint `_ - - `Protocol `_ + - `Protocol `_ * **Administration** - - `Monitoring `_ + - `Monitoring `_ - - `Plugin Settings `_ + - `Plugin Settings `_ * **Language Structure** - - `Identifiers `_ + - `Identifiers `_ - - `Data Types `_ + - `Data Types `_ - - `Values `_ + - `Values `_ - - `Comments `_ + - `Comments `_ * **Data Query Language** - - `Expressions `_ + - `Expressions `_ - - `Basic Queries `_ + - `Basic Queries `_ - - `Complex Queries `_ + - `Complex Queries `_ - - `Metadata Queries `_ + - `Metadata Queries `_ - - `SQL Functions `_ + - `SQL Functions `_ - - `SQL Aggregations `_ + - `SQL Aggregations `_ - - `Window Functions `_ + - `Window Functions `_ * **Data Manipulation Language** - - `DELETE Statement `_ + - `DELETE Statement `_ * **Beyond SQL** - - `PartiQL (JSON) Support `_ + - `PartiQL (JSON) Support `_ - - `Full-text Search `_ + - `Full-text Search `_ * **Optimization** - - `Optimization `_ + - `Optimization `_ * **Troubleshooting** - - `Troubleshooting `_ + - `Troubleshooting `_ * **Limitations** - - `Limitations `_ + - `Limitations `_