Elasticsearch
数据库模式 Search engine Search engine,Document store,Spatial DBMS,Vector DBMS
官网 https://www.elastic.co/elasticsearch/
说明文档 https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html
安装说明
数据类型说明 https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-types.html
DDL说明 https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-create-index.html
元数据说明
示例代码
驱动类
驱动下载
驱动maven
JDBC-URL
支持语言 .Net,Groovy,,Java,JavaScript,Perl,PHP,Python,Ruby
支持接口 Java API,RESTful HTTP/JSON API
注意:为了统一接口ES中的Index相当于关系型中的Table所以ElasticSearchIndex是继承自Table与Table.Index没有关系,在日志中也经常以table标记

向量类型维度通过precision指定

示例源码

首页 最近更新 搜索 提交 回复