摘要:
一、查看、创建索引 创建一个名字为user索引: ` curl X PUT 'localhost:9200/stu' ` 二、查看索引:http://192.168.56.101:9200/_cat/indices?v IP地址请修改为自己的IP pri:分片数量 rep:副本集 三、删除索引 ` 阅读全文
posted @ 2018-03-13 20:57
nickchou
阅读(1190)
评论(0)
推荐(0)
摘要:
Elasticsearch Reference [6.2] » Query DSL 参考官方文档 :https://www.elastic.co/guide/en/elasticsearch/reference/current/query filter context.html 一、组合查询 "Co 阅读全文
posted @ 2018-03-13 16:30
nickchou
阅读(885)
评论(0)
推荐(0)
浙公网安备 33010602011771号