Next | Query returned 53 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2006-09-03 14:42:49 by OBATA Akio | Files touched by this commit (3)
Log message:
Update to 1.4.1.

2006-08-31  Mikio Hirabayashi

	* estraier.c (est_cond_set_options): "ESTCONDROUGH" and other options \ 
were added.

	* estraier.c (est_phrase_from_rough): new function.

	* estraier.c (est_phrase_from_union, est_phrase_from_isect): new functions.

	* estmaster.c (startup): "uiphraseform" attribute was added.

	* estcmd.c (runsearch, procsearch): "-sfr" options and so on were added.

	* estcmd.c (rungather, procgather): "-aa" option was added.

	* estseek.c (main, showpage): "genrecheck" and "phraseform" \ 
attributes were added.

	* estseek.c (showpage): accuracy of sequencial scan was improved.

	- Release: 1.4.1
   2006-09-03 05:42:38 by OBATA Akio | Files touched by this commit (5)
Log message:
Update to 1.4.0

2006-08-27  Mikio Hirabayashi

	* estraier.c (est_strstr_sparse): new function.

	* estraier.c (est_db_add_pseudo_index): new functions.

	* estraier.c (est_pidx_uri_to_id, est_db_score_doc): new functions.

	* estraier.c (est_db_get_doc, est_db_get_doc_attr): pseudo index was to be \ 
supported.

	* estraier.c (est_make_cattr_list, est_free_cattr_list): new functions.

	- Bugs of doc.keywords methods of language bindings was fixed.

	- Release: 1.4.0

2006-08-18  Mikio Hirabayashi

	* estbutler.c (procsearch): a bug about handling "max" and \ 
"skip" parameters was fixed.

	- Release: 1.3.9

2006-08-15  Mikio Hirabayashi

	* estraier.c (est_search_aidx_attr): speed of the "NUMBT" operator \ 
was improved.

	* estraier.c (est_aidx_attr_narrow): speed of the "NUMBT" operator \ 
was improved.

	* estmaster.c (searchlocal): a bug of attribute search was fixed.

	- Release: 1.3.8

2006-08-08  Mikio Hirabayashi

	* estraier.c (est_search_union): a bug of bus error on SPARC environment was fixed.

	* estmaster.c (startup): "helpershift" attribute was added.

	* estmaster.c (sendnodecmdinformhelper): new function.

	* estbutler.c (runinform, procinform): new functions.

	* estbutler.c (rungetdoc, procgetdoc): new functions.

	* estbutler.c (rungetdocattr, procgetdocattr): new functions.

	* estbutler.c (runetchdoc, procetchdoc): new functions.

	* estbutler.c (runuriid, procuriid): new functions.

	- Release: 1.3.7

2006-08-01  Mikio Hirabayashi

	* estraier.c (est_normalize_text): some symbol marks were to be normalized.

	* estmaster.c (sendnodecmdsearchhelper): blocking because of mutex was cleared.

	* estseek.c (realmain): a bug about attribute search was fixed.

	- building option to use Vista database instead of Villa was added.

	- Release: 1.3.6

2006-07-28  Mikio Hirabayashi

	* estraier.c (est_normalize_text): symbol marks were to be normalized.

	* estmaster.c (sendnodecmdsearchhelper): new function.

	* estmastersearch.c: new file.

	* estseek.c (realmain): type of "scancheck" attribute was changed to \ 
integer.

	- Release: 1.3.5

2006-07-18  Mikio Hirabayashi

	* estraier.c (est_db_open): a parameter of B+ tree was modified for space \ 
efficiency.

	* estraier.c (est_db_open): "ESTDBSMALL" option was added.

	* mymorph.c (est_mecab_analyze): accuracy of extracting complex words was improved.

	- Release: 1.3.4
   2006-07-17 20:12:01 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.3.3, provided by OBATA Akio in PR 33486:

2006-07-13  Mikio Hirabayashi

	* estraier.c (est_db_search): a but about union of natural scores was fixed.

	* estraier.c (est_cond_set_mask, est_cond_mask): new functions.

	* estnode.c (est_node_admins, est_node_users, est_node_links): new functions.

	* estmaster.c (getnodeoptions): new function.

	* estmaster.c (syncnodes): a trying lock was replaced by a usual lock.

	* estmaster.c (communicate): a CSRF vulnerability was cleared.

	* estmaster.c (sendnodecmdsearchui, sendnodecmdsearchui): masks was added.

	* estcall.c (runsearch, procsearch): "-mask" option was added.

	- Release: 1.3.3

2006-07-07  Mikio Hirabayashi

	* estraier.c (est_db_repair): new function.

	* estnode.c (est_node_sync, est_node_optimize): new functions.

	* estmaster.c (sendnodecmdsync, sendnodecmdoptimize): new functions.

	* estmaster.c (refreshnode, flushnode, syncnodes): mutex was to be shared.

	* estcmd.c (runrepair, procrepair): new functions.

	* estcall.c (procsync, procoptimize): new functions.

	* mymorph.c (est_mecab_analyze): accuracy of extracting complex words was improved.

	- Release: 1.3.2

2006-06-30  Mikio Hirabayashi

	* estraier.c (est_db_search_meta): new function.

	* estseek.c (realmain): a bug about the file separator was fixed.

	* estmttest.c (runregression, procregression): new functions.

	- Release: 1.3.1

2006-06-25  Mikio Hirabayashi

	* estraier.c (est_db_open): "ESTDBSCVOID" option and so on were added.

	* estraier.c (est_db_open): database format was modified.

	* estraier.c (est_inodes_delete_informer): new function.

	* estraier.c (est_doc_set_score): new function.

	* estraier.c (est_narrow_scores): sorting operators for ID numbers and scores \ 
were added.

	* estraier.c (est_db_merge): new function.

	* estcmd.c (runcreate, proccreate): "-sv" option and so on were added.

	* estcmd.c (rungather, procgather): "-ss" option was added.

	* estcmd.c (runmerge, procmerge): new functions.

	- Release: 1.3.0

2006-06-03  Mikio Hirabayashi

	* estraier.c (est_db_set_informer): arguments of the callback were increased.

	* estraier.c (est_db_flush): frequency of disk access was reduced.

	* estmaster.c (sendnodecmdsearch): hints for "TIME#n" were added.

	- The Java binding and the Ruby binding were to support callback for database \ 
events.

	- Perl binding using XS (not SWIG) was added.

	- Release: 1.2.9

2006-05-20  Mikio Hirabayashi

	* estraier.c (est_db_open): databases were tuned for QDBM 1.8.58 or later.

	* estraier.c (est_db_close): the order of flushing was optimized for no-lock mode.

	* estraier.c (est_idx_memsync): new function.

	* estcmd.c (runsearch, procsearch): no-lock mode and non-blocking mode were added.

	* estseek.c (realmain): "lockdb" attribute was added.

	* wavermod.c (waver_current_node_load): new function.

	- Release: 1.2.8

2006-05-16  Mikio Hirabayashi

	* estraier.c (est_proc_env_reset): new function.

	* estraier.c (est_db_flush): a flag to be under flushing was added.

	* estraier.c (est_db_open): databases were tuned to curb ballooning.

	* estnode.c (est_node_cache_usage): new function.

	* estnode.c (est_noderes_mdate): new function.

	* estmaster.c (startup): "bindaddr" attribute was added.

	* estmaster.c (sendnodecmdcacheusage): new function.

	* estmaster.c (sendnodecmdsearch): a bug of race condition was fixed.

	* estmaster.c (die): dying messages was to be written into the log file.

	* estcmd.c (runsearch, procsearch): "-aux" option was added.

	* estcall.c (procsearch): a bug about "-max" option was fixed.

	* estcall.c (runsearch, procsearch): "-aux" option was added.

	* wavermod.c (waver_init, waver_open): "seedkeynum" and \ 
"savekeynum" attributes were added.

	* wavermod.c (waver_set_current_node, waver_node_put_doc): new functions.

	* estwaver.c (geturldoc): saving files and postprocessor calling were added.

	- The Java binding and the Ruby binding were to support setting auxiliary \ 
permission.

	- Release: 1.2.7

2006-05-10  Mikio Hirabayashi

	* estraier.c (est_cond_set_eclipse): option constants were added.

	* estraier.c (est_url_sameness): new function.

	* estcmd.c (rungather, procgather, runextkeys, procextkeys): "-ncm" \ 
option was added.

	* estcmd.c (runextkeys, proxectkeys): "-ws" option was added.

	* estseek.c (showform): options to clip documents by URL were added.

	* estseek.c (main, showform): "perpage" attribute was deleted.

	* estwaver.c (seedurldocs): new function.

	* estwaver.c (geturldoc): checking mass visit was added.

	* wavermod.c (waver_open, waver_close): trace database was changed from Villa \ 
to Curia.

	* estmaster.c (startup, communicate): "recvmax" attribute was added.

	- The Java binding and the Ruby binding were to support wild card configuration.

	- Release: 1.2.6
   2006-05-12 19:46:37 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.2.5, provided by OBATA Akio in PR 33447:

2006-05-01  Mikio Hirabayashi  <mikio@users.sourceforge.net>

* estmaster.c (sendnodecmdsearchui): robot exclusion control was added.
* estwaver.c (runcrawl, proccrawl): "-revcont" option was added.
* estwaver.c (enqueuelinks): "strategy" option was added.
* estwaver.c (enqueuelinks): similarity was to be inherited.
* wavermod.c (queue_slim): new function.
* estraier.c (est_db_put_doc): an option to use "@weight" attribute \ 
was added.
* estcmd.c (runput, procput, rungather, procgather): "-ws" option was \ 
added.

- Release: 1.2.5
   2006-05-07 15:04:25 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.2.4, provided by OBATA Akio in PR 33407:
Changes:
2006-04-25  Mikio Hirabayashi

* estnode.c (est_get_host_addr): a bug about race confition of
  threads was fixed.

* wavermod.c (fetch_document): a bug about checking
  "content-type" header was fixed.

* wavermod.c (make_doc_from_html): "frame" and "link" elements
  were to be followed.

* wavermod.c (make_doc_from_draft, make_doc_from_mime,
  make_doc_with_xcmd): new functions.

* wavermod.c (waver_open): "allowrx" and "denyrx" were to be
  able to be more than once.

* estwaver.c (runcrawl, proccrawl): "-restart" and "-revisit"
  options were added.

* estcmd.c (doputdoc): "_lpath", "_lreal", and \ 
"_lfile" were not		  to be overwritten.

* estwolefind (outputlist): WWWOFFLE 2.9a was to be supported.

- Release: 1.2.4
   2006-04-27 21:39:11 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 1.2.3, provided by OBATA Akio in PR 33252:
2006-04-20  Mikio Hirabayashi
* estraier.c (est_db_edit_doc): a bug of ID assignment was fixed.
* estraier.c (est_db_get_doc_attr): attribute indexes were to be used.
* estraier.c (est_regex_new): case insensitive mode was added.
* estnode.c (est_url_shuttle): a bug when "resbody" was null was fixed.
* estwaver.c: new file.
* wavermod.c: new file.
* Makefile.in: a bug about compilation on Mac OS X was fixed.
- Release: 1.2.3

2006-04-15  Mikio Hirabayashi
* estraier.c (est_check_strand, est_check_stror): checking rules
  were changed.
* estraier.c (est_search_union): a bug about memory allocation with
  regex was fixed.
* estraier.c (est_check_stroreq): new function.
* estmaster.c (startup): "attrindex" attribute was added.
* mastermod.c (log_rotate): new function.
* estcmd.c (runcreate, runput, rungather): "-tr" option was added.
- Release: 1.2.2
   2006-04-11 23:27:57 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.2.1, provided by OBATA Akio in PR 33239:

2006-04-10  Mikio Hirabayashi

* estraier.c (est_db_put_doc): dispensable trailer was purged from
  record.

* estraier.c (est_db_add_attr_index): new function.

* estraier.c (est_aidx_seq_put, est_aidx_seq_out, est_aidx_seq_narrow):
  new functions.

* estraier.c (est_aidx_attr_put, est_aidx_attr_out, est_aidx_attr_narrow):
  new functions.

* estnode.c (est_url_shuttle): "limsize" parameter was added.

* mastermod.c (nmgr_clear): new function.

* estcmd.c (runcreate, proccreate): new functions.

- The Java binding and the Ruby binding was to support attribute
  indexes.

- The Java binding and the Ruby binding was to support feedback of
  scores.

- Release: 1.2.1
   2006-04-02 22:18:38 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.1.6, provided by OBATA Akio in PR 33168:

>From ChangeLog:
2006-03-12  Mikio Hirabayashi

* estraier.c (est_weight_keywords): weighting algorithm was enhanced.
* estraier.c (est_db_set_wildmax): new function.
* estraier.c (est_narrow_scores): disjunction of attribute conditions was added.
* estraier.c (est_doc_dup, est_cond_dup): new functions.
* estcmd.c (rungather, doputfile): default value of "-lf" options was \ 
changed.
* estseek.c (realmain): "wildmax" parameter was added.
* estmaster.c (main): "wildmax" parameter was added.
- A bug about the skip parameter in the pure Java API was fixed.
- The Java binding and the Ruby binding was to support similarity eclipse.
- Release: 1.1.6

pkgsrc changes:
   2006-03-15 08:13:51 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.1.5, provided by OBATA Akio in PR 33082:

2006-03-08  Mikio Hirabayashi

* estraier.c (est_weight_keywords): new function.
* estraier.c (est_doc_slim): new function.
* estcmd.c (rungather, doputfile): "-lt" and "-lf" options \ 
were added.
* estmaster.c (startup, sendnodecmdputdoc): "limittextsize" attribute
was added.
- Release: 1.1.5
   2006-03-11 15:24:58 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 1.1.4, provided by OBATA Akio in PR 33058:

2006-03-03  Mikio Hirabayashi

* estraier.c (est_cond_set_skip, est_cond_skip): new functions.
* estraier.c (est_memory_usage): new function.
* estraier.c (est_deflate, est_inflate): "mode" parameter was added.
* estnode.c (est_node_set_skip): removed.
* estcmd.c (doputdoc, procextkeys): finishing was to occur when
the RAM runs out.
* estmaster.c (communicate, sendnodecmdsearchui): gzip encoding
was added.
* estcall.c (runsearch, procsearch): "-vu" option was added.
- Java API was to support deflated transfer.
- Release: 1.1.4

2006-01-01  Mikio Hirabayashi

* estraier.c (est_db_open): tuning parameters of perfect N-gram
mode were modified.
* estraier.c (est_db_open): compression with LZO and BZIP2 was
added.
* estraier.c (est_set_vnumbuf, est_read_vnumbuf): new functions.
* estmaster.c (dispatch): preemption during synchronization was
implemented.
* estmaster.c (sendmasterdata): "backup" was added.
* estmaster.c (backupdb): new function.
* estmaster.c (searchlocal, searchremote): minimum number to retrieve
was to be set.
* estmaster.c (sendnodecmdsearch): "skip" parameter was added.
* estcmd.c (runwords, procwords): "-kt" option was added.
* estcall.c (runsearch, procsearch): "-sk" option was added.
* estcmd.c (runsearch, procsezrch): "-sn" option was added.
* mymorth.c (est_mecab_analyze): MeCab 0.90 was supported.
- Release: 1.1.3

Next | Query returned 53 messages, browsing 41 to 50 | Previous