php-src/ext/mnogosearch
2001-09-29 14:09:42 +00:00
..
config.m4 Fix indentation of ./configure --help messages. 2001-05-12 09:13:42 +00:00
CREDITS # also Added CREDITS and cvs Template 2001-02-08 10:14:57 +00:00
index.php Search frontend example has been updated. 2001-09-29 14:09:42 +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 @- initial support of mnogosearch-3.2.x has been added. Not all features 2001-09-29 13:58:18 +00:00
php_mnogo.h # just an author's promary email change in headers 2001-08-20 08:31:30 +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...