summaryrefslogtreecommitdiff
path: root/ext/mnogosearch/php_mnogo.h
Commit message (Collapse)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-281-2/+2
|
* Update headers.Sebastian Bergmann2001-12-111-1/+1
|
* - Added stored API to mnoGoSearch module. Now you can checkSergey Kartashoff2001-12-011-0/+4
| | | | | if URL is places at the stored database ot not. Example updated.
* - StoreDOC support has been added to mnogoSearch module.Sergey Kartashoff2001-12-011-0/+8
|
* @- Added Udm_Check_Charset function (gluke)Sergey Kartashoff2001-11-051-0/+3
| | | | | - Added Udm_Check_Charset function (gluke)
* # just an author's promary email change in headersSergey Kartashoff2001-08-201-1/+1
|
* Udm_Cat_List and Udm_Cat_Path functions has been added.Sergey Kartashoff2001-04-301-0/+3
| | | | | @ Udm_Cat_List and Udm_Cat_Path functions has been added.
* Udm_Api_Version function has been added.Sergey Kartashoff2001-03-011-0/+2
| | | | | Example updated.
* Udm_Get_Doc_Count function from mnoGoSearch 3.1.11 has been added.Sergey Kartashoff2001-03-011-0/+7
| | | | | | mnoGoSearch library version printing in phpinfo() has been added. Example updated.
* Added ispell loading routines and date search limits in mnogosearch module.Sergey Kartashoff2001-02-231-0/+3
|
* Added new Udm_Clear_Search_Limits mnogosearch extension function.Sergey Kartashoff2001-02-051-2/+5
| | | | | @- Added Udm_Clear_Search_Limits mnoGoSearch extension function.
* Added new Udm_Add_Search_Limit mnoGoSearch extension function.Sergey Kartashoff2001-02-051-0/+1
| | | | | | | Some bugfixes and example update. @- Added new Udm_Add_Search_Limit mnoGoSearch extension function. @ Some bugfixes and example update. (gluke)
* Fixed mnogosearch protos. Fixed mnogosearch functions return values.Sergey Kartashoff2001-02-051-20/+9
| | | | | | | A bug with capital letters break search has been fixed. @- Fixed mnogosearch protos. Fixed mnogosearch functions return values. @ A bug with capital letters break search has been fixed. (gluke)
* Added search cache and track query features.Sergey Kartashoff2001-01-311-3/+3
| | | | | | @-Added search cache and track query features. # For example please refer at ext/mnogosearch/test.php
* mnoGoSearch extension module initial version has been added.Sergey Kartashoff2001-01-301-0/+80
This module currently at the alpha state, but it can be used already. @- mnoGoSearch extension module initial version has been added. @ This module currently at the alpha state, but it can be used already. # For details about mnoGoSearch please refer at http://search.mnogo.ru PR: Submitted by: Reviewed by: Obtained from: