原英文版地址: https://www.elastic.co/guide/en/elasticsearch/reference/7.7/docs.html, 原文档版权归 www.elastic.co 所有
本地英文版地址: ../en/docs.html
本地英文版地址: ../en/docs.html
重要: 此版本不会发布额外的bug修复或文档更新。最新信息请参考 当前版本文档。
Document APIsedit
This section starts with a short introduction to Elasticsearch’s data replication model, followed by a detailed description of the following CRUD APIs:
Multi-document APIs
All CRUD APIs are single-index APIs. The index
parameter accepts a single
index name, or an alias
which points to a single index.