作者 邓超

es 批量添加

... ... @@ -286,6 +286,10 @@ class Es {
* @param BulkData $data
* data 格式要求
* @return array
* [
* errors 有字段
* ...
* ]
* @throws \Elastic\Elasticsearch\Exception\ClientResponseException
* @throws \Elastic\Elasticsearch\Exception\ServerResponseException
* @author:dc
... ...