Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -1/+1 |
| | |||||
* | - 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 | 1 | -1/+11 |
| | | | | | stored API. Example updated. | ||||
* | - Mnogosearch module stored API slightly changed. Example updated. | Sergey Kartashoff | 2001-12-02 | 1 | -16/+11 |
| | |||||
* | - Added stored API to mnoGoSearch module. Now you can check | Sergey Kartashoff | 2001-12-01 | 1 | -1/+132 |
| | | | | | if URL is places at the stored database ot not. Example updated. | ||||
* | - StoreDOC support has been added to mnogoSearch module. | Sergey Kartashoff | 2001-12-01 | 1 | -1/+55 |
| | |||||
* | @- Added Udm_Check_Charset function (gluke) | Sergey Kartashoff | 2001-11-05 | 1 | -19/+89 |
| | | | | | - Added Udm_Check_Charset function (gluke) | ||||
* | @- Some mnogosearch-3.2.x compilation bugs fixes. | Sergey Kartashoff | 2001-11-03 | 1 | -7/+38 |
| | | | | | | | | | | | @ 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) | ||||
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
| | | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig) | ||||
* | @- Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearch-3.2.x (gluke) | Sergey Kartashoff | 2001-10-10 | 1 | -2/+16 |
| | | | | | - Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearch-3.2.x (gluke) | ||||
* | @- Added support for word match mnogosearch-3.2 command and for stopfile | Sergey Kartashoff | 2001-10-08 | 1 | -4/+0 |
| | | | | | | | @ command. StopTable will not be supported by mnogosearch-3.2.x - Added support for word match mnogosearch-3.2 command and for stopfile command. StopTable will not be supported by mnogosearch-3.2.x | ||||
* | @- initial support of mnogosearch-3.2.x has been added. Not all features | Sergey Kartashoff | 2001-09-29 | 1 | -12/+104 |
| | | | | | | | @ are implemented currently. - initial support of mnogosearch-3.2.x has been added. Not all features are implemented currently. | ||||
* | 2nd phase in back-substitution those macro's | Jeroen van Wolffelaar | 2001-09-25 | 1 | -2/+2 |
| | | | | | I've got pretty much everything now... | ||||
* | Back-substitute for Z_* macro's. If it breaks some extension (the script ↵ | Jeroen van Wolffelaar | 2001-09-25 | 1 | -19/+19 |
| | | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know. | ||||
* | A bug fixed when trying to return NULL strings. | Sergey Kartashoff | 2001-09-15 | 1 | -9/+9 |
| | | | | | | | | | Added a new example of building search frontend based on mnoGoSearch extension. @- A bug fixed when tryint to return NULL strings. @ Added a new example of building search frontend based on mnoGoSearch @ extension. | ||||
* | - 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 | 1 | -1/+1 |
| | |||||
* | - TSRMLS_FETCH work | Zeev Suraski | 2001-08-05 | 1 | -1/+2 |
| | | | | | - whitespace fixes | ||||
* | 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 |
| | |||||
* | A new parameter UDM_PARAM_VARDIR has been added in | Sergey Kartashoff | 2001-06-22 | 1 | -0/+13 |
| | | | | | | | | | Udm_Set_Agent_Param function to support alternative search data directory. This requires mnogoSearch 3.1.13 or later. @- A new parameter UDM_PARAM_VARDIR has been added in @ Udm_Set_Agent_Param function to support alternative search data directory. @ This requires mnogoSearch 3.1.13 or later. | ||||
* | 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 |
| | |||||
* | 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 | 1 | -0/+101 |
| | | | | | @ Udm_Cat_List and Udm_Cat_Path functions has been added. | ||||
* | Added UDM_FIELD_CATEGORY parameter to get current document | Sergey Kartashoff | 2001-04-30 | 1 | -0/+6 |
| | | | | | category in the mnoGoSearch module | ||||
* | UDM_ISPELL_TYPE_SERVER parameter in udm_load_ispell_data has been added | Sergey Kartashoff | 2001-03-02 | 1 | -2/+20 |
| | | | | | | to work with ispell server. This feature is available starting from mnoGoSearch 3.1.12 or later. Fixed Udm_Free_Ispell_Data(). Example updated. | ||||
* | UDM_PARAM_CROSS_WORDS mnoGoSearch extension session parameter has been | Sergey Kartashoff | 2001-03-01 | 1 | -0/+36 |
| | | | | | | added to use crosswords available since version 3.1.11 of mnogosearch. Example updated. | ||||
* | Udm_Api_Version function has been added. | Sergey Kartashoff | 2001-03-01 | 1 | -0/+11 |
| | | | | | Example updated. | ||||
* | Udm_Get_Doc_Count function from mnoGoSearch 3.1.11 has been added. | Sergey Kartashoff | 2001-03-01 | 1 | -0/+36 |
| | | | | | | mnoGoSearch library version printing in phpinfo() has been added. Example updated. | ||||
* | Added UdmFreeEnv call to mnoGoSearch link list destructor to | Sergey Kartashoff | 2001-03-01 | 1 | -1/+2 |
| | | | | | free memory allocated for environment. | ||||
* | Added ispell loading routines and date search limits in mnogosearch module. | Sergey Kartashoff | 2001-02-23 | 1 | -35/+201 |
| | |||||
* | Added Ispell routines to work with Ispell data loaded into sql tables. | Sergey Kartashoff | 2001-02-22 | 1 | -2/+25 |
| | | | | | Example updated. | ||||
* | Phrase search support has been added to mnogosearch extenstion. | Sergey Kartashoff | 2001-02-20 | 1 | -0/+49 |
| | | | | | | Min_word_len and Max_word_len support has been added to mnogosearch extension. Example updated. | ||||
* | Added thow new mnoGoSearch agent session parameters: | Sergey Kartashoff | 2001-02-15 | 1 | -0/+42 |
| | | | | | UDM_PARAM_WEIGHT_FACTOR and UDM_PARAM_WORD_MATCH. | ||||
* | Added mnogosearch version checking into config.m4. | Sergey Kartashoff | 2001-02-14 | 1 | -19/+19 |
| | | | | | Some proto fixes. | ||||
* | Added UDM_PARAM_FIRST_DOC and UDM_PARAM_LAST_DOC mnoGoSearch extenstion | Sergey Kartashoff | 2001-02-09 | 1 | -0/+12 |
| | | | | | result parameters. Example updated. | ||||
* | Added UDM_PARAM_SEARCHTIME result parameter. | Sergey Kartashoff | 2001-02-08 | 1 | -12/+18 |
| | | | | | | Now at least mnoGoSearch-3.1.10 required to use this module. Added some parameters aliases. Example updated. | ||||
* | # also Added CREDITS and cvs Template | Sergey Kartashoff | 2001-02-08 | 1 | -0/+1 |
| | | | | | # added udm_config.h for compatibility with mnoGoSearch-3.1.10pre | ||||
* | UDM_FIELD_ORDER and UDM_FIELD_CRC mnoGoSearch result fields has been added. | Sergey Kartashoff | 2001-02-06 | 1 | -27/+39 |
| | | | | | | | Example updated. @- UDM_FIELD_ORDER and UDM_FIELD_CRC mnoGoSearch result fields @ has been added. (gluke) | ||||
* | UDM_PARAM_WORDINFO mnoGoSearch result parameter has been added. | Sergey Kartashoff | 2001-02-06 | 1 | -22/+70 |
| | | | | | | | | | UDM_PARAM_RATING result field has neen added as alias for UDM_PARAM_SCORE. Example updated. @- UDM_PARAM_WORDINFO mnoGoSearch result parameter has been added. @ UDM_PARAM_RATING result field has neen added as alias for @ UDM_PARAM_SCORE. (gluke) | ||||
* | Added new Udm_Clear_Search_Limits mnogosearch extension function. | Sergey Kartashoff | 2001-02-05 | 1 | -5/+34 |
| | | | | | @- Added Udm_Clear_Search_Limits mnoGoSearch extension function. | ||||
* | Added new Udm_Add_Search_Limit mnoGoSearch extension function. | Sergey Kartashoff | 2001-02-05 | 1 | -1/+73 |
| | | | | | | | 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 Kartashoff | 2001-02-05 | 1 | -13/+20 |
| | | | | | | | 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) | ||||
* | Fixed protos. | Egon Schmid | 2001-02-02 | 1 | -10/+10 |
| | |||||
* | Added new UDM_PARAM_STOPTABLE and UDM_PARAM_STOPFILE parameters | Sergey Kartashoff | 2001-02-02 | 1 | -54/+81 |
| | | | | | | | | | | | for Udm_Set_Agent_Params mnoGoSearch module. Now it can use stopwords stored either in database or in the plain text files. Added php warnings. Test example updated. @- Added new UDM_PARAM_STOPTABLE and UDM_PARAM_STOPFILE parameters @ for Udm_Set_Agent_Params mnoGoSearch module. Now it can use stopwords @ stored either in database or in the plain text files. Added php warnings. @ Test example updated. (gluke) | ||||
* | UDM_PARAM_CHARSET parameter in Udm_Set_Agent_Param() has been added to | Sergey Kartashoff | 2001-02-01 | 1 | -17/+40 |
| | | | | | | | set local charset you are using. Example updated also. @- UDM_PARAM_CHARSET parameter in Udm_Set_Agent_Param() has been added to @ set local charset you are using. Example updated also. (gluke) | ||||
* | Added search cache and track query features. | Sergey Kartashoff | 2001-01-31 | 1 | -12/+58 |
| | | | | | | @-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 Kartashoff | 2001-01-30 | 1 | -0/+481 |
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: |