Forums / Setup & design / research in the user dont works

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

research in the user dont works

Author Message

Alain Mangana

Wednesday 19 August 2009 6:47:19 am


I tried to search through a node "168" that is in the User section, but it returns no result. is what some tell me if it is possible to search in this section?
or is there some settings that I have not configured?
Here is the code


{if $use_template_search}
    {set $page_limit=2}
    {set $search=fetch(content,search,
                      hash(text,$search_text,
                           subtree_array,168,
                           class_id,27,
                           offset,$view_parameters.offset,
                           nom_societe,$search_date,
                           limit,$page_limit))}
    {set $search_result=$search['SearchResult']}
    {set $search_count=$search['SearchCount']}
    {set $stop_word_array=$search['StopWordArray']}
    {set $search_data=$search}
{/if}

thanks!

http://tikdem.com
/