php-src/ext/mnogosearch
2001-02-23 10:53:07 +00:00
..
config.m4 Fix build. 2001-02-14 20:10:15 +00:00
CREDITS # also Added CREDITS and cvs Template 2001-02-08 10:14:57 +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 Added ispell loading routines and date search limits in mnogosearch module. 2001-02-23 10:34:50 +00:00
php_mnogo.h Added ispell loading routines and date search limits in mnogosearch module. 2001-02-23 10:34:50 +00:00
README README for mnoGoSearch module updated. 2001-02-22 13:02:38 +00:00
setup.stub mnoGoSearch extension module initial version has been added. 2001-01-30 12:53:51 +00:00
test.php mnogosearch example updated. 2001-02-23 10:53:07 +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
  ----

1. Implement all mnoGoSearch functions and update module
   accoding to the latest version of mnoGoSearch.

2. Test with more databases. Currently tested with MySQL.
Actually it should work fine with other supported databases.