md_search md_search( string $search_db_name, string $forum_rewritten_name, int $site, string $cat, string $config, bool $admin_right, resource $dbhr, resource $dbhw, [ $one_database = 0])
void get_max_search_results( )
array launch_search( )
// ($select, $nb_answers, matching cat*forum list, error_status, search_menu )
// $select is a mysql resource, the result of the search query // $select contains (title, topic_id, author, icone_id, topic_nb_answers, topic_maxnumrep, last_post_date, nb_view, opened_topic, last_author, is_poll, subcat_id, is_sticky, subcat_name, subcat_url_name, 0, 0, 0, flag_last_numreponse, flag_last_position, flag_owntopic, 0, search_maxnumrep)
void md_build_search_index( $use_current_db, $current_forum, $cat, $topic_id, $post_id, $build_title_index, $dbhr, $dbhw, [ $titre = ''], [ $parsed_string_array = ''])
void md_parser( $string, $return_array)
void set_date_search( int $year, int $month, int $day)
void set_date_search_mode( int $date_type)
void set_max_results( int $max_results)
void set_search_cat( int $cat)
void set_search_content_scope( int $search_content_scope)
void set_search_forum( string $forum_db_name)
void set_search_in_apriori( int $moderation)
void set_search_in_trash( int $search_in_trash)
void set_search_in_trash_post( $search_in_trash_post, int $search_in_trash)
void set_search_limit( int $offset, int $number_of_results)
void set_search_subcat( int $subcat)
void set_search_type( int $search_type)
void set_search_words_and_pseudo( string $query, string $pseudo)
void set_sort_order( int $order)
void set_user( int $id_user)