hyperestraier-1.4.13

所属分类:搜索引擎
开发工具:C/C++
文件大小:634KB
下载次数:40
上传日期:2008-05-23 10:00:53
上 传 者ztmdf
说明:  1.Hyper Estraier是一个用C语言开发的全文检索引擎,他是由一位日本人开发的.工程注册在sourceforge.net(http://hyperestraier.sourceforge.net). 2.Hyper的特性: 高速度,高稳定性,高可扩展性…(这可都是有原因的,不是瞎吹) P2P架构(可译为端到端的,不是咱们下大片用的p2p) 自带Web Crawler 文档权重排序 良好的多字节支持(想一想,它是由日本人开发的….) 简单实用的API(我看了一遍,真是个个都实用,我能看懂的,也就算简单了) 短语,正则表达式搜索(这个有点过了,不带这个,不是好的Full text Search Engine?) 结构化文档搜索能力(大概就是指可以自行给文档加上一堆属性并搜索这些属性吧?这个我没有实验)

文件列表:
hyperestraier-1.4.13\misc\chars.txt (2810, 2005-12-31)
hyperestraier-1.4.13\CodePub.Com说明.txt (1510, 2008-03-22)
hyperestraier-1.4.13\doc\CodePub.Com说明.txt (1510, 2008-03-22)
hyperestraier-1.4.13\windows\COPYING.txt (26934, 2005-12-31)
hyperestraier-1.4.13\misc\francais.txt (4138, 2005-12-31)
hyperestraier-1.4.13\misc\rights.txt (5537, 2005-12-31)
hyperestraier-1.4.13\misc\spiteurl.txt (12079, 2005-12-31)
hyperestraier-1.4.13\misc\test007.txt (6354, 2005-12-31)
hyperestraier-1.4.13\misc\validurl.txt (435, 2006-04-19)
hyperestraier-1.4.13\misc\zen.txt (845, 2005-12-31)
hyperestraier-1.4.13\doc\javanativeapi\allclasses-frame.html (1167, 2007-12-25)
hyperestraier-1.4.13\doc\javapureapi\allclasses-frame.html (1219, 2007-12-25)
hyperestraier-1.4.13\doc\javanativeapi\allclasses-noframe.html (1047, 2007-12-25)
hyperestraier-1.4.13\doc\javapureapi\allclasses-noframe.html (1099, 2007-12-25)
hyperestraier-1.4.13\doc\javapureapi\estraier\pure\Call.html (7725, 2007-12-25)
hyperestraier-1.4.13\doc\cguide-en.html (11887, 2007-03-06)
hyperestraier-1.4.13\doc\cguide-ja.html (33978, 2007-03-06)
hyperestraier-1.4.13\doc\javanativeapi\estraier\Cmd.html (7586, 2007-12-25)
hyperestraier-1.4.13\doc\rubynativeapi\classes\Estraier\Condition.html (15916, 2007-12-25)
hyperestraier-1.4.13\doc\rubypureapi\classes\EstraierPure\Condition.html (19210, 2007-12-25)
hyperestraier-1.4.13\doc\javapureapi\estraier\pure\Condition.html (21216, 2007-12-25)
hyperestraier-1.4.13\doc\javanativeapi\estraier\Condition.html (24963, 2007-12-25)
hyperestraier-1.4.13\doc\javapureapi\constant-values.html (7789, 2007-12-25)
hyperestraier-1.4.13\doc\javanativeapi\constant-values.html (20978, 2007-12-25)
hyperestraier-1.4.13\doc\rubynativeapi\classes\Estraier\Database.html (37599, 2007-12-25)
hyperestraier-1.4.13\doc\javanativeapi\estraier\Database.html (56083, 2007-12-25)
hyperestraier-1.4.13\doc\javanativeapi\estraier\DatabaseInformer.html (7106, 2007-12-25)
hyperestraier-1.4.13\doc\rubypureapi\classes\EstraierPure\Document.html (12184, 2007-12-25)
hyperestraier-1.4.13\doc\rubynativeapi\classes\Estraier\Document.html (13384, 2007-12-25)
hyperestraier-1.4.13\doc\javapureapi\estraier\pure\Document.html (16438, 2007-12-25)
hyperestraier-1.4.13\doc\javanativeapi\estraier\Document.html (18924, 2007-12-25)
hyperestraier-1.4.13\doc\rubynativeapi\files\estraier-doc_rb.html (6179, 2007-12-25)
hyperestraier-1.4.13\doc\rubynativeapi\classes\Estraier.html (2679, 2007-12-25)
hyperestraier-1.4.13\doc\rubypureapi\files\estraierpure_rb.html (6885, 2007-12-25)
hyperestraier-1.4.13\increm\estseek-form.html (1884, 2005-12-31)
hyperestraier-1.4.13\increm\estseek-frame.html (895, 2005-12-31)
hyperestraier-1.4.13\doc\rubynativeapi\fr_class_index.html (952, 2007-12-25)
... ...

================================================================ Hyper Estraier: a full-text search system for communities Copyright (C) 2004-2005 Mikio Hirabayashi ================================================================ Please read the following documents with a WWW browser. How to install QDBM is explained in the specification. README - this file COPYING - license ChangeLog - history of enhancement THANKS - list of contributors doc/index.html - index of documents Contents of the directory tree is below. ./ - sources of Hyper Estraier ./locale/ - locale files ./filter/ - filter scripts ./increm/ - files for incremental search ./emskel/ - skelton of configuration ./doc/ - manuals and specifications ./man/ - manuals for nroff ./javanative/ - sources of the Java binding ./javapure/ - sources of the pure Java interface ./rubynative/ - sources of the Ruby binding ./rubypure/ - sources of the pure Ruby interface ./win/ - files for Windows ./example/ - sample code of tutorial ./lab/ - for test and experiment ./misc/ - miscellaneous files Hyper Estraier is released under the terms of the GNU Lesser General Public License. See the file `COPYING' for details. Hyper Estraier was written by Mikio Hirabayashi. You can contact the author by e-mail to `mikio@users.sourceforge.net'. However, as for topics which can be shared among other users, pleae send it to the mailing list. To join the mailing list, refer to the following URL. http://lists.sourceforge.net/lists/listinfo/hyperestraier-users Thanks. == END OF FILE ==

近期下载者

相关文件


收藏者