This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-horaedb-docs.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1a5af9d deploy: 5588a2ba41cbfcaab9b674080a620de0ed0aee89
1a5af9d is described below
commit 1a5af9dbb956fd09e1ea3c9155498f46d394a6b4
Author: ZuLiangWang <[email protected]>
AuthorDate: Tue Jan 9 01:42:44 2024 +0000
deploy: 5588a2ba41cbfcaab9b674080a620de0ed0aee89
---
about.html | 4 ++--
cn/about.html | 4 ++--
cn/index.html | 4 ++--
cn/print.html | 4 ++--
cn/searchindex.js | 2 +-
cn/searchindex.json | 2 +-
en/about.html | 4 ++--
en/index.html | 4 ++--
en/print.html | 4 ++--
en/searchindex.js | 2 +-
en/searchindex.json | 2 +-
index.html | 4 ++--
print.html | 4 ++--
searchindex.js | 2 +-
searchindex.json | 2 +-
15 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/about.html b/about.html
index 7beba29..1d6e15b 100644
--- a/about.html
+++ b/about.html
@@ -173,11 +173,11 @@
<!-- Page table of contents -->
<div class="sidetoc"><nav class="pagetoc"></nav></div>
- <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.png"
alt="HoraeDB" /></p>
+ <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.jpg"
alt="HoraeDB" /></p>
<p><img src="https://img.shields.io/badge/license-Apache--2.0-green.svg"
alt="License" />
<a
href="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml"><img
src="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg"
alt="CI" /></a>
<a href="https://github.com/apache/incubator-horaedb/issues"><img
src="https://img.shields.io/github/issues/apache/incubator-horaedb"
alt="OpenIssue" /></a></p>
-<p>HoraeDB is a high-performance, distributed, cloud native time-series
database.</p>
+<p>Apache HoraeDB™ (incubating) is a high-performance, distributed, cloud
native time-series database.</p>
<h1 id="motivation"><a class="header" href="#motivation">Motivation</a></h1>
<p>In the classic timeseries database, the <code>Tag</code> columns (InfluxDB
calls them <code>Tag</code> and Prometheus calls them <code>Label</code>) are
normally indexed by generating an inverted index. However, it is found that the
cardinality of <code>Tag</code> varies in different scenarios. And in some
scenarios the cardinality of <code>Tag</code> is very high, and it takes a very
high cost to store and retrieve the inverted index. On the other hand, it is
observed that scanning+p [...]
<p>The basic design idea of HoraeDB is to adopt a hybrid storage format and
the corresponding query method for a better performance in processing both
timeseries and analytic workloads.</p>
diff --git a/cn/about.html b/cn/about.html
index a55c561..38aa35e 100644
--- a/cn/about.html
+++ b/cn/about.html
@@ -173,11 +173,11 @@
<!-- Page table of contents -->
<div class="sidetoc"><nav class="pagetoc"></nav></div>
- <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.png"
alt="HoraeDB" /></p>
+ <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.jpg"
alt="HoraeDB" /></p>
<p><img src="https://img.shields.io/badge/license-Apache--2.0-green.svg"
alt="License" />
<a
href="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml"><img
src="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg"
alt="CI" /></a>
<a href="https://github.com/apache/incubator-horaedb/issues"><img
src="https://img.shields.io/github/issues/apachge/incubator-horaedb"
alt="OpenIssue" /></a></p>
-<p>HoraeDB 是一款高性能、分布式的云原生时序数据库。</p>
+<p>Apache HoraeDB™ (incubating) 是一款高性能、分布式的云原生时序数据库。</p>
<h1 id="愿景"><a class="header" href="#愿景">愿景</a></h1>
<p>在经典的时序数据库中,<code>Tag</code> 列(InfluxDB 称为 <code>Tag</code>,Prometheus 称为
<code>Label</code>)通常使用倒排来进行索引。
我们发现在不同的情况下,<code>Tag</code> 的基数差异很大。在某些情况下,<code>Tag</code>
的基数非常高,存储和检索倒排索引的成本非常高。
diff --git a/cn/index.html b/cn/index.html
index a55c561..38aa35e 100644
--- a/cn/index.html
+++ b/cn/index.html
@@ -173,11 +173,11 @@
<!-- Page table of contents -->
<div class="sidetoc"><nav class="pagetoc"></nav></div>
- <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.png"
alt="HoraeDB" /></p>
+ <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.jpg"
alt="HoraeDB" /></p>
<p><img src="https://img.shields.io/badge/license-Apache--2.0-green.svg"
alt="License" />
<a
href="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml"><img
src="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg"
alt="CI" /></a>
<a href="https://github.com/apache/incubator-horaedb/issues"><img
src="https://img.shields.io/github/issues/apachge/incubator-horaedb"
alt="OpenIssue" /></a></p>
-<p>HoraeDB 是一款高性能、分布式的云原生时序数据库。</p>
+<p>Apache HoraeDB™ (incubating) 是一款高性能、分布式的云原生时序数据库。</p>
<h1 id="愿景"><a class="header" href="#愿景">愿景</a></h1>
<p>在经典的时序数据库中,<code>Tag</code> 列(InfluxDB 称为 <code>Tag</code>,Prometheus 称为
<code>Label</code>)通常使用倒排来进行索引。
我们发现在不同的情况下,<code>Tag</code> 的基数差异很大。在某些情况下,<code>Tag</code>
的基数非常高,存储和检索倒排索引的成本非常高。
diff --git a/cn/print.html b/cn/print.html
index 5afa1dc..2a98a00 100644
--- a/cn/print.html
+++ b/cn/print.html
@@ -171,11 +171,11 @@
<!-- Page table of contents -->
<div class="sidetoc"><nav class="pagetoc"></nav></div>
- <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.png"
alt="HoraeDB" /></p>
+ <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.jpg"
alt="HoraeDB" /></p>
<p><img src="https://img.shields.io/badge/license-Apache--2.0-green.svg"
alt="License" />
<a
href="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml"><img
src="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg"
alt="CI" /></a>
<a href="https://github.com/apache/incubator-horaedb/issues"><img
src="https://img.shields.io/github/issues/apachge/incubator-horaedb"
alt="OpenIssue" /></a></p>
-<p>HoraeDB 是一款高性能、分布式的云原生时序数据库。</p>
+<p>Apache HoraeDB™ (incubating) 是一款高性能、分布式的云原生时序数据库。</p>
<h1 id="愿景"><a class="header" href="#愿景">愿景</a></h1>
<p>在经典的时序数据库中,<code>Tag</code> 列(InfluxDB 称为 <code>Tag</code>,Prometheus 称为
<code>Label</code>)通常使用倒排来进行索引。
我们发现在不同的情况下,<code>Tag</code> 的基数差异很大。在某些情况下,<code>Tag</code>
的基数非常高,存储和检索倒排索引的成本非常高。
diff --git a/cn/searchindex.js b/cn/searchindex.js
index 9ec4289..ab4cb1a 100644
--- a/cn/searchindex.js
+++ b/cn/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search,
{"doc_urls":["about.html#愿景","about.html#如何使用-horaedb","quick_start.html#快速开始","quick_start.html#启动","quick_start.html#自定义-docker-的配置","quick_start.html#写入和查询数据","quick_start.html#建表","quick_start.html#写数据","quick_start.html#查询","quick_start.html#展示建表语句","quick_start.html#删除表","quick_start.html#使用-sdk","quick_start.html#下一步","sql/README.html#sql-语法","sql/model/README.html#数据模型","sql/model/data_types.html#数据类型","sql/model/data_types.html#支持的数据类型-大小写不敏感","sql/m
[...]
\ No newline at end of file
+Object.assign(window.search,
{"doc_urls":["about.html#愿景","about.html#如何使用-horaedb","quick_start.html#快速开始","quick_start.html#启动","quick_start.html#自定义-docker-的配置","quick_start.html#写入和查询数据","quick_start.html#建表","quick_start.html#写数据","quick_start.html#查询","quick_start.html#展示建表语句","quick_start.html#删除表","quick_start.html#使用-sdk","quick_start.html#下一步","sql/README.html#sql-语法","sql/model/README.html#数据模型","sql/model/data_types.html#数据类型","sql/model/data_types.html#支持的数据类型-大小写不敏感","sql/m
[...]
\ No newline at end of file
diff --git a/cn/searchindex.json b/cn/searchindex.json
index 83342e8..e1a130b 100644
--- a/cn/searchindex.json
+++ b/cn/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["about.html#愿景","about.html#如何使用-horaedb","quick_start.html#快速开始","quick_start.html#启动","quick_start.html#自定义-docker-的配置","quick_start.html#写入和查询数据","quick_start.html#建表","quick_start.html#写数据","quick_start.html#查询","quick_start.html#展示建表语句","quick_start.html#删除表","quick_start.html#使用-sdk","quick_start.html#下一步","sql/README.html#sql-语法","sql/model/README.html#数据模型","sql/model/data_types.html#数据类型","sql/model/data_types.html#支持的数据类型-大小写不敏感","sql/model/special_columns.html#特殊字
[...]
\ No newline at end of file
+{"doc_urls":["about.html#愿景","about.html#如何使用-horaedb","quick_start.html#快速开始","quick_start.html#启动","quick_start.html#自定义-docker-的配置","quick_start.html#写入和查询数据","quick_start.html#建表","quick_start.html#写数据","quick_start.html#查询","quick_start.html#展示建表语句","quick_start.html#删除表","quick_start.html#使用-sdk","quick_start.html#下一步","sql/README.html#sql-语法","sql/model/README.html#数据模型","sql/model/data_types.html#数据类型","sql/model/data_types.html#支持的数据类型-大小写不敏感","sql/model/special_columns.html#特殊字
[...]
\ No newline at end of file
diff --git a/en/about.html b/en/about.html
index 7beba29..1d6e15b 100644
--- a/en/about.html
+++ b/en/about.html
@@ -173,11 +173,11 @@
<!-- Page table of contents -->
<div class="sidetoc"><nav class="pagetoc"></nav></div>
- <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.png"
alt="HoraeDB" /></p>
+ <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.jpg"
alt="HoraeDB" /></p>
<p><img src="https://img.shields.io/badge/license-Apache--2.0-green.svg"
alt="License" />
<a
href="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml"><img
src="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg"
alt="CI" /></a>
<a href="https://github.com/apache/incubator-horaedb/issues"><img
src="https://img.shields.io/github/issues/apache/incubator-horaedb"
alt="OpenIssue" /></a></p>
-<p>HoraeDB is a high-performance, distributed, cloud native time-series
database.</p>
+<p>Apache HoraeDB™ (incubating) is a high-performance, distributed, cloud
native time-series database.</p>
<h1 id="motivation"><a class="header" href="#motivation">Motivation</a></h1>
<p>In the classic timeseries database, the <code>Tag</code> columns (InfluxDB
calls them <code>Tag</code> and Prometheus calls them <code>Label</code>) are
normally indexed by generating an inverted index. However, it is found that the
cardinality of <code>Tag</code> varies in different scenarios. And in some
scenarios the cardinality of <code>Tag</code> is very high, and it takes a very
high cost to store and retrieve the inverted index. On the other hand, it is
observed that scanning+p [...]
<p>The basic design idea of HoraeDB is to adopt a hybrid storage format and
the corresponding query method for a better performance in processing both
timeseries and analytic workloads.</p>
diff --git a/en/index.html b/en/index.html
index 7beba29..1d6e15b 100644
--- a/en/index.html
+++ b/en/index.html
@@ -173,11 +173,11 @@
<!-- Page table of contents -->
<div class="sidetoc"><nav class="pagetoc"></nav></div>
- <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.png"
alt="HoraeDB" /></p>
+ <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.jpg"
alt="HoraeDB" /></p>
<p><img src="https://img.shields.io/badge/license-Apache--2.0-green.svg"
alt="License" />
<a
href="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml"><img
src="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg"
alt="CI" /></a>
<a href="https://github.com/apache/incubator-horaedb/issues"><img
src="https://img.shields.io/github/issues/apache/incubator-horaedb"
alt="OpenIssue" /></a></p>
-<p>HoraeDB is a high-performance, distributed, cloud native time-series
database.</p>
+<p>Apache HoraeDB™ (incubating) is a high-performance, distributed, cloud
native time-series database.</p>
<h1 id="motivation"><a class="header" href="#motivation">Motivation</a></h1>
<p>In the classic timeseries database, the <code>Tag</code> columns (InfluxDB
calls them <code>Tag</code> and Prometheus calls them <code>Label</code>) are
normally indexed by generating an inverted index. However, it is found that the
cardinality of <code>Tag</code> varies in different scenarios. And in some
scenarios the cardinality of <code>Tag</code> is very high, and it takes a very
high cost to store and retrieve the inverted index. On the other hand, it is
observed that scanning+p [...]
<p>The basic design idea of HoraeDB is to adopt a hybrid storage format and
the corresponding query method for a better performance in processing both
timeseries and analytic workloads.</p>
diff --git a/en/print.html b/en/print.html
index 915cecf..c26cddb 100644
--- a/en/print.html
+++ b/en/print.html
@@ -171,11 +171,11 @@
<!-- Page table of contents -->
<div class="sidetoc"><nav class="pagetoc"></nav></div>
- <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.png"
alt="HoraeDB" /></p>
+ <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.jpg"
alt="HoraeDB" /></p>
<p><img src="https://img.shields.io/badge/license-Apache--2.0-green.svg"
alt="License" />
<a
href="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml"><img
src="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg"
alt="CI" /></a>
<a href="https://github.com/apache/incubator-horaedb/issues"><img
src="https://img.shields.io/github/issues/apache/incubator-horaedb"
alt="OpenIssue" /></a></p>
-<p>HoraeDB is a high-performance, distributed, cloud native time-series
database.</p>
+<p>Apache HoraeDB™ (incubating) is a high-performance, distributed, cloud
native time-series database.</p>
<h1 id="motivation"><a class="header" href="#motivation">Motivation</a></h1>
<p>In the classic timeseries database, the <code>Tag</code> columns (InfluxDB
calls them <code>Tag</code> and Prometheus calls them <code>Label</code>) are
normally indexed by generating an inverted index. However, it is found that the
cardinality of <code>Tag</code> varies in different scenarios. And in some
scenarios the cardinality of <code>Tag</code> is very high, and it takes a very
high cost to store and retrieve the inverted index. On the other hand, it is
observed that scanning+p [...]
<p>The basic design idea of HoraeDB is to adopt a hybrid storage format and
the corresponding query method for a better performance in processing both
timeseries and analytic workloads.</p>
diff --git a/en/searchindex.js b/en/searchindex.js
index 0ff9bc9..49f9abd 100644
--- a/en/searchindex.js
+++ b/en/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search,
{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#s
[...]
\ No newline at end of file
+Object.assign(window.search,
{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#s
[...]
\ No newline at end of file
diff --git a/en/searchindex.json b/en/searchindex.json
index 7a22129..44a24ee 100644
--- a/en/searchindex.json
+++ b/en/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#sql-syntax","sql/model/README.
[...]
\ No newline at end of file
+{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#sql-syntax","sql/model/README.
[...]
\ No newline at end of file
diff --git a/index.html b/index.html
index 7beba29..1d6e15b 100644
--- a/index.html
+++ b/index.html
@@ -173,11 +173,11 @@
<!-- Page table of contents -->
<div class="sidetoc"><nav class="pagetoc"></nav></div>
- <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.png"
alt="HoraeDB" /></p>
+ <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.jpg"
alt="HoraeDB" /></p>
<p><img src="https://img.shields.io/badge/license-Apache--2.0-green.svg"
alt="License" />
<a
href="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml"><img
src="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg"
alt="CI" /></a>
<a href="https://github.com/apache/incubator-horaedb/issues"><img
src="https://img.shields.io/github/issues/apache/incubator-horaedb"
alt="OpenIssue" /></a></p>
-<p>HoraeDB is a high-performance, distributed, cloud native time-series
database.</p>
+<p>Apache HoraeDB™ (incubating) is a high-performance, distributed, cloud
native time-series database.</p>
<h1 id="motivation"><a class="header" href="#motivation">Motivation</a></h1>
<p>In the classic timeseries database, the <code>Tag</code> columns (InfluxDB
calls them <code>Tag</code> and Prometheus calls them <code>Label</code>) are
normally indexed by generating an inverted index. However, it is found that the
cardinality of <code>Tag</code> varies in different scenarios. And in some
scenarios the cardinality of <code>Tag</code> is very high, and it takes a very
high cost to store and retrieve the inverted index. On the other hand, it is
observed that scanning+p [...]
<p>The basic design idea of HoraeDB is to adopt a hybrid storage format and
the corresponding query method for a better performance in processing both
timeseries and analytic workloads.</p>
diff --git a/print.html b/print.html
index 915cecf..c26cddb 100644
--- a/print.html
+++ b/print.html
@@ -171,11 +171,11 @@
<!-- Page table of contents -->
<div class="sidetoc"><nav class="pagetoc"></nav></div>
- <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.png"
alt="HoraeDB" /></p>
+ <p><img
src="https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.jpg"
alt="HoraeDB" /></p>
<p><img src="https://img.shields.io/badge/license-Apache--2.0-green.svg"
alt="License" />
<a
href="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml"><img
src="https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg"
alt="CI" /></a>
<a href="https://github.com/apache/incubator-horaedb/issues"><img
src="https://img.shields.io/github/issues/apache/incubator-horaedb"
alt="OpenIssue" /></a></p>
-<p>HoraeDB is a high-performance, distributed, cloud native time-series
database.</p>
+<p>Apache HoraeDB™ (incubating) is a high-performance, distributed, cloud
native time-series database.</p>
<h1 id="motivation"><a class="header" href="#motivation">Motivation</a></h1>
<p>In the classic timeseries database, the <code>Tag</code> columns (InfluxDB
calls them <code>Tag</code> and Prometheus calls them <code>Label</code>) are
normally indexed by generating an inverted index. However, it is found that the
cardinality of <code>Tag</code> varies in different scenarios. And in some
scenarios the cardinality of <code>Tag</code> is very high, and it takes a very
high cost to store and retrieve the inverted index. On the other hand, it is
observed that scanning+p [...]
<p>The basic design idea of HoraeDB is to adopt a hybrid storage format and
the corresponding query method for a better performance in processing both
timeseries and analytic workloads.</p>
diff --git a/searchindex.js b/searchindex.js
index 0ff9bc9..49f9abd 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search,
{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#s
[...]
\ No newline at end of file
+Object.assign(window.search,
{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#s
[...]
\ No newline at end of file
diff --git a/searchindex.json b/searchindex.json
index 7a22129..44a24ee 100644
--- a/searchindex.json
+++ b/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#sql-syntax","sql/model/README.
[...]
\ No newline at end of file
+{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#sql-syntax","sql/model/README.
[...]
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]