php-src/ext/mnogosearch
Sergey Kartashoff eb4754441f @- Some mnogosearch-3.2.x compilation bugs fixes.
@  Make crosswords and weight sections work with mnogosearch-3.2.x
@  UDM_PARAM_HLBEG, UDM_PARAM_HLEND mnoGoSearch Agent parameters
@  has been added (gluke)
- Some mnogosearch-3.2.x compilation bugs fixes.
Make crosswords and weight sections work with mnogosearch-3.2.x
UDM_PARAM_HLBEG, UDM_PARAM_HLEND mnoGoSearch Agent parameters
has been added (gluke)
2001-11-03 21:45:50 +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 @- Some mnogosearch-3.2.x compilation bugs fixes. 2001-11-03 21:45:50 +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...