ElasticSearch6.x 之路由规则

1、创建文档指定路由 语法规则:http://elasticsearch 服务器访问地址/索引名称/文档名称/文档主键编号?routing=路由名称,Put请求, 携带文档属性参数。 实列:http://192.168.1.74:9200/shopping/user/3?routing=route/,选择在elasticsearch 服务器中的shopping 索引创建文档(user)并指定文档(
相关文章
相关标签/搜索