This is an automated email from the ASF dual-hosted git repository.
dzamo pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/drill.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 1714235 Regenerate _data/docs.json and rename 130-elasticsearch.md.
1714235 is described below
commit 171423533b7314ae08b248f19b6e0590fa6ae4db
Author: James Turton <[email protected]>
AuthorDate: Mon Feb 15 15:26:27 2021 +0200
Regenerate _data/docs.json and rename 130-elasticsearch.md.
---
_data/docs.json | 71 +++++++++++++++++++---
...lasticsearch.md => 130-elasticsearch-plugin.md} | 0
_layouts/docpage.html | 2 +-
3 files changed, 62 insertions(+), 11 deletions(-)
diff --git a/_data/docs.json b/_data/docs.json
index a7a7cab..01ba3aa 100644
--- a/_data/docs.json
+++ b/_data/docs.json
@@ -3008,14 +3008,31 @@
}
],
"children": [],
- "next_title": "ODBC/JDBC Interfaces",
- "next_url": "/docs/odbc-jdbc-interfaces/",
+ "next_title": "ElasticSearch Plugin",
+ "next_url": "/docs/elasticsearch-plugin/",
"parent": "Connect a Data Source",
"previous_title": "Druid Storage Plugin",
"previous_url": "/docs/druid-storage-plugin/",
"relative_path":
"_docs/connect-a-data-source/plugins/125-http-storage-plugin.md",
"title": "HTTP Storage Plugin",
"url": "/docs/http-storage-plugin/"
+ },
+ {
+ "breadcrumbs": [
+ {
+ "title": "Connect a Data Source",
+ "url": "/docs/connect-a-data-source/"
+ }
+ ],
+ "children": [],
+ "next_title": "ODBC/JDBC Interfaces",
+ "next_url": "/docs/odbc-jdbc-interfaces/",
+ "parent": "Connect a Data Source",
+ "previous_title": "HTTP Storage Plugin",
+ "previous_url": "/docs/http-storage-plugin/",
+ "relative_path":
"_docs/connect-a-data-source/plugins/130-elasticsearch-plugin.md",
+ "title": "ElasticSearch Plugin",
+ "url": "/docs/elasticsearch-plugin/"
}
],
"next_title": "Connect a Data Source Introduction",
@@ -5227,6 +5244,23 @@
"title": "Ecosystem",
"url": "/docs/ecosystem/"
},
+ "ElasticSearch Plugin": {
+ "breadcrumbs": [
+ {
+ "title": "Connect a Data Source",
+ "url": "/docs/connect-a-data-source/"
+ }
+ ],
+ "children": [],
+ "next_title": "ODBC/JDBC Interfaces",
+ "next_url": "/docs/odbc-jdbc-interfaces/",
+ "parent": "Connect a Data Source",
+ "previous_title": "HTTP Storage Plugin",
+ "previous_url": "/docs/http-storage-plugin/",
+ "relative_path":
"_docs/connect-a-data-source/plugins/130-elasticsearch-plugin.md",
+ "title": "ElasticSearch Plugin",
+ "url": "/docs/elasticsearch-plugin/"
+ },
"Embedded Mode Prerequisites": {
"breadcrumbs": [
{
@@ -5632,8 +5666,8 @@
}
],
"children": [],
- "next_title": "ODBC/JDBC Interfaces",
- "next_url": "/docs/odbc-jdbc-interfaces/",
+ "next_title": "ElasticSearch Plugin",
+ "next_url": "/docs/elasticsearch-plugin/",
"parent": "Connect a Data Source",
"previous_title": "Druid Storage Plugin",
"previous_url": "/docs/druid-storage-plugin/",
@@ -8144,8 +8178,8 @@
"next_title": "Interfaces Introduction",
"next_url": "/docs/interfaces-introduction/",
"parent": "",
- "previous_title": "HTTP Storage Plugin",
- "previous_url": "/docs/http-storage-plugin/",
+ "previous_title": "ElasticSearch Plugin",
+ "previous_url": "/docs/elasticsearch-plugin/",
"relative_path": "_docs/060-odbc-jdbc-interfaces.md",
"title": "ODBC/JDBC Interfaces",
"url": "/docs/odbc-jdbc-interfaces/"
@@ -18827,14 +18861,31 @@
}
],
"children": [],
- "next_title": "ODBC/JDBC Interfaces",
- "next_url": "/docs/odbc-jdbc-interfaces/",
+ "next_title": "ElasticSearch Plugin",
+ "next_url": "/docs/elasticsearch-plugin/",
"parent": "Connect a Data Source",
"previous_title": "Druid Storage Plugin",
"previous_url": "/docs/druid-storage-plugin/",
"relative_path":
"_docs/connect-a-data-source/plugins/125-http-storage-plugin.md",
"title": "HTTP Storage Plugin",
"url": "/docs/http-storage-plugin/"
+ },
+ {
+ "breadcrumbs": [
+ {
+ "title": "Connect a Data Source",
+ "url": "/docs/connect-a-data-source/"
+ }
+ ],
+ "children": [],
+ "next_title": "ODBC/JDBC Interfaces",
+ "next_url": "/docs/odbc-jdbc-interfaces/",
+ "parent": "Connect a Data Source",
+ "previous_title": "HTTP Storage Plugin",
+ "previous_url": "/docs/http-storage-plugin/",
+ "relative_path":
"_docs/connect-a-data-source/plugins/130-elasticsearch-plugin.md",
+ "title": "ElasticSearch Plugin",
+ "url": "/docs/elasticsearch-plugin/"
}
],
"next_title": "Connect a Data Source Introduction",
@@ -19459,8 +19510,8 @@
"next_title": "Interfaces Introduction",
"next_url": "/docs/interfaces-introduction/",
"parent": "",
- "previous_title": "HTTP Storage Plugin",
- "previous_url": "/docs/http-storage-plugin/",
+ "previous_title": "ElasticSearch Plugin",
+ "previous_url": "/docs/elasticsearch-plugin/",
"relative_path": "_docs/060-odbc-jdbc-interfaces.md",
"title": "ODBC/JDBC Interfaces",
"url": "/docs/odbc-jdbc-interfaces/"
diff --git a/_docs/connect-a-data-source/plugins/130-elasticsearch.md
b/_docs/connect-a-data-source/plugins/130-elasticsearch-plugin.md
similarity index 100%
rename from _docs/connect-a-data-source/plugins/130-elasticsearch.md
rename to _docs/connect-a-data-source/plugins/130-elasticsearch-plugin.md
diff --git a/_layouts/docpage.html b/_layouts/docpage.html
index 2c6bb05..08190ac 100644
--- a/_layouts/docpage.html
+++ b/_layouts/docpage.html
@@ -20,7 +20,7 @@ title: Documentation
</div>
<!-- jt: we don't need to display a last-modified date on each page to
users
- {% unless page.nodate %} {{ page.date | date: "%b %-d, %Y" }}{% endunless
%}
+ {% unless page.nodate or true %} {{ page.date | date: "%b %-d, %Y" }}{%
endunless %}
-->
<div class="int_text" align="left">