Smile\ElasticsuiteCore\Index\Index::getDefaultSearchType PHP 메소드

getDefaultSearchType() 공개 메소드

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