Esempio n. 1
0
 public function getKeywordsCleaned()
 {
     return Asm_Solr_Model_Solr_Query::cleanKeywords($this->getKeywords());
 }