...
|
...
|
@@ -288,7 +288,8 @@ class Es { |
|
|
* @return array
|
|
|
* [
|
|
|
* errors 有字段
|
|
|
* ...
|
|
|
* items => [
|
|
|
* [].... 每个数据的结果
|
|
|
* ]
|
|
|
* @throws \Elastic\Elasticsearch\Exception\ClientResponseException
|
|
|
* @throws \Elastic\Elasticsearch\Exception\ServerResponseException
|
...
|
...
|
|