2021年2月2日

PHP中使用ElasticSearch(二)(https://www.cnblogs.com/codeAB/p/10288273.html)

摘要: 首先从ES的支持的字段说起,ES文档中字段有多种类型 官方文档。 这几个比较常用: text,keyword,integer,float,boolean,object,geo_point(地理坐标),geo_shape(描述地理区域),date. 注:不要以为date只能表示 2015-01-01 阅读全文

posted @ 2021-02-02 16:39 yipianchuyun 阅读(451) 评论(0) 推荐(0)

导航