作者 邓超

同步到es 改成批量

@@ -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