2006-11-17 16:13:43 by OBATA Akio | Files touched by this commit (2) |
Log message:
Split Makefile to common part and base package part.
|
2006-11-17 16:11:31 by OBATA Akio | Files touched by this commit (1) |
Log message:
Add hyperestraier's buildlink3 file.
|
2006-11-11 13:42:20 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update hyperestraier to 1.4.9.
Changes:
2006-11-03 Mikio Hirabayashi <mikio@users.sourceforge.net>
* estraier.c (est_doc_score): new function.
* estraier.c (est_db_check_option): new function.
* estraier.c (est_search_union): a bug related to scoring when ASIS mode was fixed.
* estraier.c (est_db_score_doc): difference operator was added.
* estcmd.c (procinform): display of known options was added.
* estcmd.c (doputdoc): modification date of files became able to be recorded as \
score.
* estseek.c (showresult): accuracy of "{hnum}" operator was improved.
* estwaver.c (runinit, procinit): "-xs", "-xl", \
"-xh" options were added.
- "set_score" and "score" methods were added to language \
bindings and node APIs.
- Release: 1.4.9
|
2006-11-03 07:09:10 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update hyperestraier to 1.4.8.
Changes:
2006-11-03 Mikio Hirabayashi <mikio@users.sourceforge.net>
* estfraud.c (realmain): handling path information was modified.
* estseek.c (outputlog): "{hnum}" operator was added to the log format.
- A bug related to optimization on Intel Mac series was escaped.
- Release: 1.4.8
|
2006-10-30 04:45:08 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update hyperestraier to 1.4.7.
Changes:
2006-10-20 Mikio Hirabayashi <mikio@users.sourceforge.net>
* estraier.c (est_db_open): "ESTDBHUGE2" and "ESTDBHUGE3" \
options were added.
* estraier.c (est_db_repair): a bug related to the attribute database was added.
* estraier.c (est_cond_distinct): new function.
* estmaster.c (startup): "extdelay" attribute was added.
* estfraud.c (realmain): "extdelay" attribute was added.
* estfraud.c (sendnodecmdsearch): a bug related to attribute search was fixed.
* estseek.c (main): a bug related to FastCGI was fixed.
- Release: 1.4.7
|
2006-10-19 16:18:37 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update hyperestraier to 1.4.6.
Changes:
2006-10-15 Mikio Hirabayashi
* estraier.c (est_db_search_meta): a bug about the skip parameter was fixed.
* estcmd.c (runmulti, procmulti): new functions.
* estseek.c (showdoc): class name based on attribute name was added.
* estseek.c (realmain): "helpfile" attribute was added.
* estseek.c (shownaviform): new function.
* estseek.c (realmain): "logformat" attribute was added.
- A bug about URL encoding in the pure Ruby API was fixed.
- Release: 1.4.6
|
2006-10-03 14:44:30 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update hyperestraier to 1.4.5.
Changes:
2006-09-24 Mikio Hirabayashi
* estraier.c (est_search_aidx_attr): case insensitive mode was added.
* estraier.c (est_check_cjk_only): new function.
* estraier.c (est_make_cattr_list): search speed with CJK characters was improved.
* estraier.c (est_db_add_attr_index): altering attribute index was added.
* estraier.c (est_db_attr_index_exprs): new function.
* estraier.c (est_regex_match_str): new function.
* estraier.c (est_str_make_snippet): new function.
* estraier.c (est_db_merge): a bug related to discordance of the ID attribute \
was fixed.
* estraier.c (est_db_merge): division of inverted files was added.
* estseek.c (showformforweb): new function.
* estseek.c (realmain, showdoc): "deftitle" and "attrwidth" \
attributes were added.
* estseek.c (showtitle): new function.
* wavermod.c (waver_init, waver_open): "urlrule" attribute was added.
* estproxy.c: new file.
- Release: 1.4.5
|
2006-10-01 10:09:38 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update hyperestraier to 1.4.4.
Changes:
2006-09-20 Mikio Hirabayashi
* estraier.c (est_db_pseudo_doc_num): new function.
* estcmd.c (runregex, procregex): "-ci" option was added.
* estseek.c (realmain): "formtype" and "candir" attributes \
were added.
* estseek.c (showformforfile, showformformail): new functions.
* estfraud.c (sendnodecmdputdoc, sendnodecmdoutdoc, sendnodecmdsync): new functions.
- Release: 1.4.4
|
2006-09-11 17:13:28 by OBATA Akio | Files touched by this commit (4) |
Log message:
Update hyperestraier to 1.4.3.
2006-09-14 Mikio Hirabayashi
* estraier.c (est_regex_replace): replacement with "\1" through \
"\9" were added.
* estcmd.c (runregex, procregex): new functions.
* estbutler.c (runsearch, procsearch): "wildmax" parameter was added.
* wavermod.c (make_doc_from_html): links of "object" and \
"embed" elements were added.
* estfraud.c: new file.
- Release: 1.4.3
|
2006-09-06 17:24:12 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update to 1.4.2.
|