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
/

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.