| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
| |
if URL is places at the stored database ot not. Example updated.
|
| |
|
|
|
|
|
| |
- Added Udm_Check_Charset function (gluke)
|
|
|
|
|
|
|
|
|
|
|
| |
@ 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)
|
|
|
|
|
|
| |
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)
|
|
|
|
|
| |
- Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearch-3.2.x (gluke)
|
|
|
|
|
|
|
| |
@ 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
|
|
|
|
|
|
|
| |
@ are implemented currently.
- initial support of mnogosearch-3.2.x has been added. Not all features
are implemented currently.
|
|
|
|
|
| |
I've got pretty much everything now...
|
|
|
|
| |
isn't optimal, it parses for example var->zval.value incorrect) please let me know.
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
- whitespace fixes
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
@ Udm_Cat_List and Udm_Cat_Path functions has been added.
|
|
|
|
|
| |
category in the mnoGoSearch module
|
|
|
|
|
|
| |
to work with ispell server. This feature is available starting from
mnoGoSearch 3.1.12 or later. Fixed Udm_Free_Ispell_Data(). Example updated.
|
|
|
|
|
|
| |
added to use crosswords available since version 3.1.11 of mnogosearch.
Example updated.
|
|
|
|
|
| |
Example updated.
|
|
|
|
|
|
| |
mnoGoSearch library version printing in phpinfo() has been added.
Example updated.
|
|
|
|
|
| |
free memory allocated for environment.
|
| |
|
|
|
|
|
| |
Example updated.
|
|
|
|
|
|
| |
Min_word_len and Max_word_len support has been added to mnogosearch
extension. Example updated.
|
|
|
|
|
| |
UDM_PARAM_WEIGHT_FACTOR and UDM_PARAM_WORD_MATCH.
|
|
|
|
|
| |
Some proto fixes.
|
|
|
|
|
| |
result parameters. Example updated.
|
|
|
|
|
|
| |
Now at least mnoGoSearch-3.1.10 required to use this module.
Added some parameters aliases. Example updated.
|
|
|
|
|
| |
# added udm_config.h for compatibility with mnoGoSearch-3.1.10pre
|
|
|
|
|
|
|
| |
Example updated.
@- UDM_FIELD_ORDER and UDM_FIELD_CRC mnoGoSearch result fields
@ has been added. (gluke)
|
|
|
|
|
|
|
|
|
| |
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 Udm_Clear_Search_Limits mnoGoSearch extension function.
|
|
|
|
|
|
|
| |
Some bugfixes and example update.
@- Added new Udm_Add_Search_Limit mnoGoSearch extension function.
@ Some bugfixes and example update. (gluke)
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
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.
# For example please refer at ext/mnogosearch/test.php
|
|
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:
|