yiisoft / yii2-elasticsearch

Yii 2 Elasticsearch extension
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
427 stars 253 forks source link

Fix prepareTotalCount() support ElasticSearch 7.x #274

Closed linkaixiang4883 closed 4 years ago

linkaixiang4883 commented 4 years ago

Fix the return value of prepareTotalCount() in ActiveDataProvider to support elasticsearch 7.x

Q A
Is bugfix? yes
New feature? no
Breaks BC? no
Tests pass? yes
Fixed issues comma-separated list of tickets # fixed by the PR, if any
samdark commented 4 years ago

@beowulfenator would you please take a look on it?