You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sergey Kartashoff 936b36ce4a - UDM_PARAM_SORT_ORDER has been added in Udm_Set_Agent_Param while 23 years ago
..
CREDITS - Site mirror detection and popularity rank has been added to mnogosearch 24 years ago
README Search example (which demonstrates using of mnogosearch API) is updated. 24 years ago
config.m4 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 25 years ago
index.php # mnogosearch example fix 24 years ago
php_mnogo.c - UDM_PARAM_SORT_ORDER has been added in Udm_Set_Agent_Param while 23 years ago
php_mnogo.h updating license information in the headers. 23 years ago

README

$Source$
$Id$

mnoGoSearch extension module for PHP4.

For details please refer to http://www.mnogosearch.org/

If used with mysql you should not use bundled mysql library
in the php distribution. You should use native mysql
library. To do this you should compile php with specefying mysql-dir
(for example --with-mysql=/usr, not --with-mysql).