正在显示
1 个修改的文件
包含
2 行增加
和
1 行删除
@@ -288,7 +288,8 @@ class Es { | @@ -288,7 +288,8 @@ class Es { | ||
288 | * @return array | 288 | * @return array |
289 | * [ | 289 | * [ |
290 | * errors 有字段 | 290 | * errors 有字段 |
291 | - * ... | 291 | + * items => [ |
292 | + * [].... 每个数据的结果 | ||
292 | * ] | 293 | * ] |
293 | * @throws \Elastic\Elasticsearch\Exception\ClientResponseException | 294 | * @throws \Elastic\Elasticsearch\Exception\ClientResponseException |
294 | * @throws \Elastic\Elasticsearch\Exception\ServerResponseException | 295 | * @throws \Elastic\Elasticsearch\Exception\ServerResponseException |
-
请 注册 或 登录 后发表评论