justin kazadi
|
Thursday 04 June 2009 1:58:16 am
Hi, i'am using Ez 4.0.1 . i want to including on the search engine somme content class so i have using this code :
{def $search=fetch('content', 'search',
hash('text', $search_text,
'class_id', array( '46', '16', '50', '51', '70', '57', '56' ),
'offset', $view_parameters.offset,
'limit', $page_limit))}
but the search engine search all the content class. i don't know if is there an mistakes on my code.
The theory is when we know everything and nothing works.
The practice is when everything works and nobody knows why.
If the practice and theory are met, nothing works and we do not know why.
Albert Einstein
|