One - One Code All

Blog Content

Elasticsearch相关资源下载地址

ElasticSearch   2020-04-19 17:53:52

Elasticsearch 相关资源下载地址


Elasticsearch

https://www.elastic.co/cn/downloads/past-releases/elasticsearch-7-6-2

https://www.elastic.co/cn/downloads/past-releases#elasticsearch

https://www.elastic.co/cn/downloads/past-releases/elasticsearch-6-7-2 


Elasticsearch JDBC Client & Elasticsearch JDBC driver

https://www.elastic.co/cn/downloads/jdbc-client


https://artifacts.elastic.co/maven/org/elasticsearch/plugin/x-pack-sql-jdbc/6.7.2/x-pack-sql-jdbc-6.7.2.jar 



相关SQL插件

https://github.com/NLPchina/elasticsearch-sql

https://github.com/opendistro-for-elasticsearch/sql

https://github.com/elastic/elasticsearch/tree/master/x-pack/plugin/sql


opendistro相关:

SQL用法:https://opendistro.github.io/for-elasticsearch-docs/docs/sql/

插件版本及安装:https://opendistro.github.io/for-elasticsearch-docs/docs/install/plugins/


X-pack相关:

SQL文档

https://www.elastic.co/guide/en/elasticsearch/reference/current/xpack-sql.html 

SQL start: https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-getting-started.html

nested query: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-nested-query.html#multi-level-nested-query-ex

join query: https://www.elastic.co/guide/en/elasticsearch/reference/current/joining-queries.html

sql rest feild: https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-rest-fields.html


Druid

https://github.com/alibaba/druid 

https://github.com/alibaba/druid/wiki/SchemaStatVisitor 

https://github.com/alibaba/druid/wiki/SQL-Parser 


elasticsearchsql使用

https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-jdbc.html

https://www.elastic.co/guide/en/elasticsearch/reference/6.7/xpack-api.html 


  org.elasticsearch.plugin
  x-pack-sql-jdbc
  7.6.2



  
    elastic.co
    https://artifacts.elastic.co/maven
  

连接

jdbc:es://[[http|https]://]*[host[:port]]*/[prefix]*<[?[option=value]&]*
jdbc:es://http://server:3456/?timezone=UTC&page.size=250


案例

https://aws.amazon.com/cn/blogs/china/build-run-sql-plugin-open-distro-elasticsearch-oss/


其他


上一篇:maven仓库的jar下载地址
下一篇:java的jar反编译工具

The minute you think of giving up, think of the reason why you held on so long.