摘要: from elasticsearch import Elasticsearch# 默认host为localhost,port为9200.但也可以指定host与portes = Elasticsearch()# 添加或更新数据,index,doc_type名称... 阅读全文
posted @ 2018-07-18 19:55 luoganttcc 阅读(110) 评论(0) 推荐(0) 编辑
摘要: 原文 阅读全文
posted @ 2018-07-18 14:26 luoganttcc 阅读(65) 评论(0) 推荐(0) 编辑