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 f262b2a738 # TODO updates in mnoGoSearch module README 25 years ago
..
CREDITS # also Added CREDITS and cvs Template 25 years ago
Makefile.in UDM_PARAM_CHARSET parameter in Udm_Set_Agent_Param() has been added to 25 years ago
README # TODO updates in mnoGoSearch module README 25 years ago
config.m4 Fix build. 25 years ago
php_mnogo.c UDM_ISPELL_TYPE_SERVER parameter in udm_load_ispell_data has been added 25 years ago
php_mnogo.h Udm_Api_Version function has been added. 25 years ago
setup.stub mnoGoSearch extension module initial version has been added. 25 years ago
test.php # mnoGoSearch example fix 25 years ago

README

$Source$
$Id$

mnoGoSearch extension module for PHP4.

For details please refer to http://search.mnogo.ru

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).

TODO
----

1. Implement native ispell functions.

2. Implement indexing functions of the library.
For example retrieving, parsing, checking of the URL and so on...