We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe60db5 commit fc715a3Copy full SHA for fc715a3
src/Search/Collapsing/InnerHits.php
@@ -4,6 +4,7 @@
4
5
use Ensi\LaravelElasticQuery\Contracts\DSLAware;
6
use Ensi\LaravelElasticQuery\Search\Sorting\Sort;
7
+use Ensi\LaravelElasticQuery\Search\Sorting\SortCollection;
8
use Webmozart\Assert\Assert;
9
10
class InnerHits implements DSLAware
0 commit comments