summaryrefslogtreecommitdiff
path: root/ext/mnogosearch/php_mnogo.c
Commit message (Expand)AuthorAgeFilesLines
* - StoreDOC support has been added to mnogoSearch module.Sergey Kartashoff2001-12-011-1/+55
* @- Added Udm_Check_Charset function (gluke)Sergey Kartashoff2001-11-051-19/+89
* @- Some mnogosearch-3.2.x compilation bugs fixes.Sergey Kartashoff2001-11-031-7/+38
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* @- Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearch-3.2.x (gluke)Sergey Kartashoff2001-10-101-2/+16
* @- Added support for word match mnogosearch-3.2 command and for stopfileSergey Kartashoff2001-10-081-4/+0
* @- initial support of mnogosearch-3.2.x has been added. Not all featuresSergey Kartashoff2001-09-291-12/+104
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-2/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-19/+19
* A bug fixed when trying to return NULL strings.Sergey Kartashoff2001-09-151-9/+9
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* # just an author's promary email change in headersSergey Kartashoff2001-08-201-1/+1
* - TSRMLS_FETCH workZeev Suraski2001-08-051-1/+2
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-2/+4
* Security fix in Udm_Set_Agent_Param function.Sergey Kartashoff2001-06-251-1/+1
* A new parameter UDM_PARAM_VARDIR has been added inSergey Kartashoff2001-06-221-0/+13
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-21/+11
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Some fixes in Udm_Cat_List and Udm_Cat_Path functions.Sergey Kartashoff2001-05-031-2/+4
* Udm_Cat_List and Udm_Cat_Path functions has been added.Sergey Kartashoff2001-04-301-0/+101
* Added UDM_FIELD_CATEGORY parameter to get current documentSergey Kartashoff2001-04-301-0/+6
* UDM_ISPELL_TYPE_SERVER parameter in udm_load_ispell_data has been addedSergey Kartashoff2001-03-021-2/+20
* UDM_PARAM_CROSS_WORDS mnoGoSearch extension session parameter has beenSergey Kartashoff2001-03-011-0/+36
* Udm_Api_Version function has been added.Sergey Kartashoff2001-03-011-0/+11
* Udm_Get_Doc_Count function from mnoGoSearch 3.1.11 has been added.Sergey Kartashoff2001-03-011-0/+36
* Added UdmFreeEnv call to mnoGoSearch link list destructor toSergey Kartashoff2001-03-011-1/+2
* Added ispell loading routines and date search limits in mnogosearch module.Sergey Kartashoff2001-02-231-35/+201
* Added Ispell routines to work with Ispell data loaded into sql tables.Sergey Kartashoff2001-02-221-2/+25
* Phrase search support has been added to mnogosearch extenstion.Sergey Kartashoff2001-02-201-0/+49
* Added thow new mnoGoSearch agent session parameters:Sergey Kartashoff2001-02-151-0/+42
* Added mnogosearch version checking into config.m4.Sergey Kartashoff2001-02-141-19/+19
* Added UDM_PARAM_FIRST_DOC and UDM_PARAM_LAST_DOC mnoGoSearch extenstionSergey Kartashoff2001-02-091-0/+12
* Added UDM_PARAM_SEARCHTIME result parameter.Sergey Kartashoff2001-02-081-12/+18
* # also Added CREDITS and cvs TemplateSergey Kartashoff2001-02-081-0/+1
* UDM_FIELD_ORDER and UDM_FIELD_CRC mnoGoSearch result fields has been added.Sergey Kartashoff2001-02-061-27/+39
* UDM_PARAM_WORDINFO mnoGoSearch result parameter has been added.Sergey Kartashoff2001-02-061-22/+70
* Added new Udm_Clear_Search_Limits mnogosearch extension function.Sergey Kartashoff2001-02-051-5/+34
* Added new Udm_Add_Search_Limit mnoGoSearch extension function.Sergey Kartashoff2001-02-051-1/+73
* Fixed mnogosearch protos. Fixed mnogosearch functions return values.Sergey Kartashoff2001-02-051-13/+20
* Fixed protos.Egon Schmid2001-02-021-10/+10
* Added new UDM_PARAM_STOPTABLE and UDM_PARAM_STOPFILE parametersSergey Kartashoff2001-02-021-54/+81
* UDM_PARAM_CHARSET parameter in Udm_Set_Agent_Param() has been added toSergey Kartashoff2001-02-011-17/+40
* Added search cache and track query features.Sergey Kartashoff2001-01-311-12/+58
* mnoGoSearch extension module initial version has been added.Sergey Kartashoff2001-01-301-0/+481