搜索资源列表
lucene[1].net
- lucene的一个小例子,可自由下载此源码,自由修改-lucene example of a small, free download this source, the freedom to change
shousuo
- 这是基于asp.net的搜索引擎模块,SQL已经无法满足用户搜索需求,这里将通过Lucene.NET技术实现搜索引擎的方法。-This is based on the asp.net search engine module, SQL has been unable to meet the needs of users to search, here through a search engine technology Lucene.NET method.
HibernateSearchExample
- hibernate-search小例子,myeclipse工程文件,有jar包,只要有mysql和myeclipse就可以直接运行。文章在http://blog.csdn.net/hortond/article/details/7884652。对文件索引和数据库感兴趣的可以下来看看,lucene是个很强大的全文搜索引擎。-hibernate-search small example, Myeclipse project file, jar files, as long as mysql and
totsearch_v3.3
- 淘特站内搜索引擎是由淘特JSP搜索引擎发展而来,系统基于Lucene.Net核心,通过高效的中文分词算法将数据库中内容进行分析、索引并保存至硬盘中。前台搜索时,通过读取索引文件查询,避免了传统数据库查询在高并发及海量数据下的性能问题。因前台搜索不在连接数据库,为不希望数据库放到前台的特殊用户群体提供了数据快速查询解决方案。 淘特站内搜索引擎(C#版)v3.3更新内容: 1、解决生成的文件链接始终是第一个的错误 2、解决GbK编码搜索程序Default_Gbk.aspx下一页链接错误的