php-src/ext/mnogosearch
2001-12-10 07:11:50 +00:00
..
config.m4 Unified the configure messages. 2001-11-30 19:00:13 +00:00
CREDITS # also Added CREDITS and cvs Template 2001-02-08 10:14:57 +00:00
index.php - Added synonym stuff support to mnogosearch module. Slightly changed 2001-12-02 10:24:39 +00:00
Makefile.in UDM_PARAM_CHARSET parameter in Udm_Set_Agent_Param() has been added to 2001-02-01 13:06:26 +00:00
php_mnogo.c - Fixed search daemon support in mnogosearch module. 2001-12-10 07:11:50 +00:00
php_mnogo.h - Added stored API to mnoGoSearch module. Now you can check 2001-12-01 20:09:15 +00:00
README # mnoGoSearch module TODO updated 2001-04-30 10:04:47 +00:00
setup.stub mnoGoSearch extension module initial version has been added. 2001-01-30 12:53:51 +00:00

$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
  ----

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