1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 09:03:04 +02:00
Files
archived-php-src/ext/mnogosearch
Sebastian Bergmann 38933514e1 Update headers.
2001-12-11 15:32:16 +00:00
..
2001-11-30 19:00:13 +00:00
2001-02-08 10:14:57 +00:00
2001-12-11 15:32:16 +00:00
2001-12-11 15:32:16 +00:00
2001-04-30 10:04:47 +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...