Thursday 10 March 2011 6:43:47 am
Hello, I need to make a ezfind search in php. What function do i have to use ? For now i used :
$solrSearch = new eZSolr(); $solrSearch->search( $query, $params ); But it can't search multiple language. What is the good way to handle that ?
EZP is Great
|