其他语言

本类阅读TOP10

·基于Solaris 开发环境的整体构思
·使用AutoMake轻松生成Makefile
·BCB数据库图像保存技术
·GNU中的Makefile
·射频芯片nRF401天线设计的分析
·iframe 的自适应高度
·BCB之Socket通信
·软件企业如何实施CMM
·入门系列--OpenGL最简单的入门
·WIN95中日志钩子(JournalRecord Hook)的使用

分类导航
VC语言Delphi
VB语言ASP
PerlJava
Script数据库
其他语言游戏开发
文件格式网站制作
软件工程.NET开发
ask jeeves 准备发布开源的桌面搜索引擎

作者:未知 来源:月光软件站 加入时间:2005-5-13 月光软件站


ask jeeves 准备发布开源的桌面搜索引擎

在ask Jeeves的blog上他们写道:
    Ask Jeeves Blog: Mozilla's On Fire: "We discussed Ask Jeeves desktop search and the notion of open-sourcing it. We're open at two levels. Contributing just the core desktop indexing technology or possibly the entire desktop search application. They discussed how/what they would evaluate before accepting a major piece of code/product contribution: code size, internationalization, etc. Whether or not we partner with Mozilla on this effort, Chris and team thought it was a good idea for us to pursue overall."

    也就是说可能发布一个全新的搜索引擎或者仿照lucene发布一个核心的搜索组件。

    说起这个我觉得Clucene也可以作为一个桌面搜索引擎的核心组件,只不过桌面搜索要求更高。
 比如:文件格式种类繁多;
       索引文件空间不能太大;
       要在机器cpu闲置的时候使用等等。

 另外Clucene是采用stl编写的,也是个学习的好范例。




相关文章

相关软件