udm_alloc_agent_array
(PHP 4 >= 4.3.3, PHP 5 <= 5.0.5, PECL mnogosearch >= 1.0.0)
udm_alloc_agent_array — Allocate mnoGoSearch session
Description
resource udm_alloc_agent_array
( array
$databases
)udm_alloc_agent_array() will create an agent with multiple database connections.
Parameters
-
databases
-
The array
databases
must contain one database URL per element, analog to the first parameter of udm_alloc_agent().
Return Values
Returns a resource link identifier on success or FALSE
on failure.
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Расширения для работы с поисковыми системами
- mnoGoSearch
- udm_add_search_limit
- udm_alloc_agent_array
- udm_alloc_agent
- udm_api_version
- udm_cat_list
- udm_cat_path
- udm_check_charset
- udm_clear_search_limits
- udm_crc32
- udm_errno
- udm_error
- udm_find
- udm_free_agent
- udm_free_ispell_data
- udm_free_res
- udm_get_doc_count
- udm_get_res_field
- udm_get_res_param
- udm_hash32
- udm_load_ispell_data
- udm_set_agent_param
Коментарии
404 Not Found