sandbox - romainruaud/elasticsuite GitHub Wiki
$facetType = BucketInterface::TYPE_HISTOGRAM;
$productCollection = $this->getLayer()->getProductCollection();
$productCollection->addFacet($facetField, $facetType, ['minDocCount' => 1]);