Smile\ElasticsuiteCore\Index\Index::getDefaultSearchType PHP Method

getDefaultSearchType() public method

{@inheritDoc}
    public function getDefaultSearchType()
    {
        return $this->getType($this->defaultSearchType);
    }