We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96e0655 + 35b3a4e commit 92fcc39Copy full SHA for 92fcc39
1 file changed
Model/ResourceModel/Post/Fulltext/Collection.php
@@ -1,6 +1,7 @@
1
<?php
2
namespace Comwrap\ElasticsuiteBlog\Model\ResourceModel\Post\Fulltext;
3
4
+use Magento\Framework\DB\Select;
5
use Smile\ElasticsuiteCore\Search\RequestInterface;
6
use Smile\ElasticsuiteCore\Search\Request\BucketInterface;
7
0 commit comments