搜索资源列表
Spideroo
- C#写的一个搜索引擎,可以搜索、建立索引等。building a simple search engine that crawls the file system from a specified folder, and indexing all HTML (or other types) of documents. A basic design and object model was developed as well as a query/results page-C# to write
firtex_beta102_src
- FirteX介绍 功能: 支持增量索引,差量索引,多字段索引,提供了3种前向索引方式; 支持纯文本,HTML,PDF等文件格式; 提供快速中文分词; 从底层到高层,提供了多种索引访问接口,灵活自由地使用索引文件; 提供丰富的检索语法,支持多字段检索,日期范围检索,检索结果自定义排序等。 性能: 在Pentium 4 2.8G 2GRAM的机器上超过200Mb每分钟的索引速度 在近7G的索引文件(100G网页,11G纯文本的索引)上检索,仅使用十几M内存在数毫
holmes-3.11.tar
- Sherlock Holmes搜索引擎,可以对本地或网络上文本文件(网页,文件。。)创建索引-Sherlock Holmes search engine, can be local or network text file (pages, documents..) Create index
risearch
- RiSearch PHP是一个高效,功能强大的搜索引擎,特别适用于中小型网站。RiSearch PHP非常快,它能够在不到1秒钟内搜索5000-10000个页面。RiSearch是一个索引搜索引擎,这就意味着它先将你的网站做索引并建立一个数据库来存储你网站所有页面的关键词以便快速搜索。Risearch是全文搜索引擎脚本,它把所有的关键词都编成一个文档索引除了配置文件里面的定义排除的关键词。 RiSearch使用经典的反向索引算法(与大型的搜索引擎相同),这就是为什么它会比其它搜索引擎快的原因。
AnalyzerViewer_source
- Lucene.Net is a high performance Information Retrieval (IR) library, also known as a search engine library. Lucene.Net contains powerful APIs for creating full text indexes and implementing advanced and precise search technologies into your programs.
totsearch
- 淘特站内搜索引擎(C#版)基于Lucene.Net核心,通过高效的中文分词算法将数据库中内容进行分析、索引并保存至硬盘中。前台搜索时,通过读取索引文件查询,避免了传统数据库查询在高并发及海量数据下的性能问题。因前台搜索不在连接数据库,为不希望数据库放到前台的特殊用户群体提供了数据快速查询解决方案-Amoy Special Search Engine (C# Edition) Based on Lucene.Net core, through the effective Chinese word
strigi.tar
- STrigi是一个高效的搜索引擎架构。可以迅速索引你的硬盘而不会拖慢你的系统。使得其成为一个迅速而且小型的桌面搜索系统。而且其可以索引多种文件格式。-Strigi is a daemon which uses a very fast and efficient crawler that can index data on your harddrive. Indexing operations are performed without hammering your system, this ma
TheDefinitiveGuidetoMongoDB
- mongodb是一个高性能的非关系型数据库,其底层还实现了一个分布式文件系统,可用于各种云计算。基于mongodb做搜索引擎也是非常好的选择,用它给数以亿计的网页建立反向索引也是轻而易举的事情!!!本书由维护mongodb的核心人员所写,详细且清晰的介绍了mongodb。-mongodb is a high performance non-relational database, the bottom also implements a distributed file system, can
HelloLucene
- 自己写的Hello Lucene 包括了一些基本的Lucene调用过程 索引的建立和写入读取-About Tika components using the sample, usually used when testing can support various file to write their own String conversion Hello Lucene includes some basic Lucene calls the establishment of process