Algolia_Algoliasearch_Helper_Entity_Suggestionhelper::getIndexNameSuffix PHP Method

getIndexNameSuffix() protected method

protected getIndexNameSuffix ( )
    protected function getIndexNameSuffix()
    {
        return '_suggestions';
    }