【发布时间】:2018-08-10 09:56:43
【问题描述】:
我知道我可以通过http://localhost:9200/[index_name]/[index_type]/[_id] 更新特定文档,但我有文档,其中_id 有# Sense 找不到它们的符号。
了解查询 DSL 将能够执行搜索,我能够在 URL 中指示 _id 而不是。 资源:https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-ids-query.html
我可以和你确认一下,我怎样才能更新文档?
【问题讨论】:
标签: elasticsearch