文件名称:DesktopSearch__lucene
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 116.81kb
- 下载次数:
- 0次
- 提 供 者:
- zouh****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个关于如何利用LUCENE.DLL调用LUCENE算法的源代码。利用该算法可自己生成一个效率极高的桌面搜索程序。当然生成index的时间倒是比较漫长。GOOGLE DESKTOP SEARCH 也就是用的这个核心算法。-on how to use LUCENE.DLL called Lucene algorithm source code. The algorithm can use their own generating a very efficient desktop search programs. Of course the production index but relatively long time. GOOGLE DESKTOP SEARCH is the core of the algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 21840259desktopsearch__lucene.zip 列表 DesktopSearch1/ DesktopSearch1/App.ico DesktopSearch1/AssemblyInfo.cs DesktopSearch1/DesktopSearch1.csproj DesktopSearch1/DesktopSearch1.sln DesktopSearch1/Form1.cs DesktopSearch1/Form1.resx DesktopSearch1/Icons/ DesktopSearch1/Icons/SystemImageList.cs DesktopSearch1/lib/ DesktopSearch1/lib/Lucene.Net.dll DesktopSearch1/LICENSE.txt DesktopSearch1/NOTICE DesktopSearch1/Parsing/ DesktopSearch1/Parsing/Filter.cs DesktopSearch1/Parsing/Parser.cs