| Commit message (Expand) | Author | Age | Files | Lines |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 2 | -2/+2 |
* | - mnogosearch example updated to include searchd support | Sergey Kartashoff | 2001-12-10 | 1 | -0/+10 |
* | - Fixed search daemon support in mnogosearch module. | Sergey Kartashoff | 2001-12-10 | 1 | -0/+28 |
* | - Added synonym stuff support to mnogosearch module. Slightly changed | Sergey Kartashoff | 2001-12-02 | 2 | -1/+21 |
* | - Mnogosearch module stored API slightly changed. Example updated. | Sergey Kartashoff | 2001-12-02 | 2 | -18/+12 |
* | - Added stored API to mnoGoSearch module. Now you can check | Sergey Kartashoff | 2001-12-01 | 3 | -9/+161 |
* | - mnoGoSearch module usage example (searchlite) updated to support | Sergey Kartashoff | 2001-12-01 | 1 | -1/+19 |
* | - StoreDOC support has been added to mnogoSearch module. | Sergey Kartashoff | 2001-12-01 | 2 | -1/+63 |
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -0/+2 |
* | @- Added Udm_Check_Charset function (gluke) | Sergey Kartashoff | 2001-11-05 | 2 | -19/+92 |
* | # more mnoGoSearch example fixes | Sergey Kartashoff | 2001-11-04 | 1 | -24/+30 |
* | - mnoGoSearch extension example updated to support words hilighting (gluke) | Sergey Kartashoff | 2001-11-04 | 1 | -4/+10 |
* | @- mnoGoSearch module example updates for 3.2.x compatibility | Sergey Kartashoff | 2001-11-03 | 1 | -4/+16 |
* | @- Some mnogosearch-3.2.x compilation bugs fixes. | Sergey Kartashoff | 2001-11-03 | 1 | -7/+38 |
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
* | @- Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearch-3.2.x (gluke) | Sergey Kartashoff | 2001-10-10 | 1 | -2/+16 |
* | @- Added support for word match mnogosearch-3.2 command and for stopfile | Sergey Kartashoff | 2001-10-08 | 1 | -4/+0 |
* | Search frontend example has been updated. | Sergey Kartashoff | 2001-09-29 | 1 | -0/+11 |
* | @- initial support of mnogosearch-3.2.x has been added. Not all features | Sergey Kartashoff | 2001-09-29 | 1 | -12/+104 |
* | # fixed typo | Sergey Kartashoff | 2001-09-29 | 1 | -1/+1 |
* | 2nd phase in back-substitution those macro's | Jeroen van Wolffelaar | 2001-09-25 | 1 | -2/+2 |
* | Back-substitute for Z_* macro's. If it breaks some extension (the script isn'... | Jeroen van Wolffelaar | 2001-09-25 | 1 | -19/+19 |
* | A bug fixed when trying to return NULL strings. | Sergey Kartashoff | 2001-09-15 | 3 | -147/+916 |
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
* | # just an author's promary email change in headers | Sergey Kartashoff | 2001-08-20 | 2 | -2/+2 |
* | - TSRMLS_FETCH work | Zeev Suraski | 2001-08-05 | 1 | -1/+2 |
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 1 | -2/+4 |
* | Security fix in Udm_Set_Agent_Param function. | Sergey Kartashoff | 2001-06-25 | 1 | -1/+1 |
* | mnoGoSearch module test example updates | Sergey Kartashoff | 2001-06-22 | 1 | -0/+1 |
* | A new parameter UDM_PARAM_VARDIR has been added in | Sergey Kartashoff | 2001-06-22 | 1 | -0/+13 |
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -21/+11 |
* | * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) | Stig Bakken | 2001-05-24 | 1 | -0/+4 |
* | Fix indentation of ./configure --help messages. | Sascha Schumann | 2001-05-12 | 1 | -2/+4 |
* | Some fixes in Udm_Cat_List and Udm_Cat_Path functions. | Sergey Kartashoff | 2001-05-03 | 1 | -2/+4 |
* | Udm_Cat_List and Udm_Cat_Path functions has been added. | Sergey Kartashoff | 2001-04-30 | 2 | -0/+104 |
* | # mnoGoSearch module TODO updated | Sergey Kartashoff | 2001-04-30 | 1 | -4/+2 |
* | Added UDM_FIELD_CATEGORY parameter to get current document | Sergey Kartashoff | 2001-04-30 | 1 | -0/+6 |
* | Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. | foobar | 2001-03-27 | 1 | -1/+1 |
* | # TODO updates in mnoGoSearch module README | Sergey Kartashoff | 2001-03-02 | 1 | -4/+3 |
* | # mnoGoSearch example fix | Sergey Kartashoff | 2001-03-02 | 1 | -4/+4 |
* | UDM_ISPELL_TYPE_SERVER parameter in udm_load_ispell_data has been added | Sergey Kartashoff | 2001-03-02 | 2 | -3/+25 |
* | UDM_PARAM_CROSS_WORDS mnoGoSearch extension session parameter has been | Sergey Kartashoff | 2001-03-01 | 2 | -0/+40 |
* | # mnoGoSearch example updated. | Sergey Kartashoff | 2001-03-01 | 1 | -4/+3 |
* | Udm_Api_Version function has been added. | Sergey Kartashoff | 2001-03-01 | 3 | -0/+16 |
* | Udm_Get_Doc_Count function from mnoGoSearch 3.1.11 has been added. | Sergey Kartashoff | 2001-03-01 | 3 | -0/+45 |
* | Added UdmFreeEnv call to mnoGoSearch link list destructor to | Sergey Kartashoff | 2001-03-01 | 1 | -1/+2 |
* | mnogosearch example updated. | Sergey Kartashoff | 2001-02-23 | 1 | -11/+23 |
* | Added ispell loading routines and date search limits in mnogosearch module. | Sergey Kartashoff | 2001-02-23 | 2 | -35/+204 |
* | README for mnoGoSearch module updated. | Sergey Kartashoff | 2001-02-22 | 1 | -9/+5 |
* | Added Ispell routines to work with Ispell data loaded into sql tables. | Sergey Kartashoff | 2001-02-22 | 2 | -2/+30 |