搜索资源列表
lucene-2.1.0
- Lucene是Java社区中著名的全文检索工具.它是一个开源工具包,使用Java实现.-Lucene is a Java community famous full-text search tool. It is a revenue tool kits use Java.
Lucene
- 全文检索中用lucene实现的lucene.net源代码-Full Text Search with Lucene realized lucene.net source code
inaccurate
- Lucene Hack之通过缩小搜索结果集来提升性能-Lucene Hack through the narrow your search result set to boost performance
njcatesSearch
- ASP.NET结合lucene搜索技术的小示例-ASP.NET Lucene search technology combined with the small sample
Lucenechapter12
- Lucene检索代码,用于建立索引,检索下载的文档-Lucene search code for indexing, retrieval download documents
DotLuceneSearch_src
- Full-Text Search for Your Intranet or Website DotLucene is a .NET port of Jakarta Lucene search engine maintained by George Aroush et al. Here is a quick list of its features: It can be used in ASP.NET, Win Forms or console applications. V
Lucene[1].Net
- 介绍有关全文检索的类库,以lucene为例,在.net环境下实现多种类型文档的全文检索.-On the full-text search of the library to Lucene as an example, at. Net environment achieve a variety of types of documents full-text search.
code
- 《lucene+nutch搜索引擎开发》源代码-" Lucene+ nutch search engine development," the source code
Lucene.Net
- lucene搜索的.net的代码,对学习简单搜索的具有很好的学习-lucene search. net code, a simple search on the study with good learning
lucene.net_entryguide
- lucene.net+搜索引擎是一个开源软件,但是如果没有好的入门指导自己学习起来比较费劲。这(完全入门教程)是我通过长期网络上摘要下来的学习资料,完全可以作为比较完整的学习资料来用。- lucene.net+ Search Engine is an open-source software, but without a good entry-guide their learning is more strenuous. This (complete entry course) is my
Lucene.Net-2.0-002-27Nov06-src
- Lucene README file $Id: README.txt 164119 2005-04-21 20:47:18Z dnaber $ INTRODUCTION Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add s
examples
- simple example of lucene search information
lucene-2.3.2-src
- 关于搜索引擎 信息检索开发工具库lucene的代码 JAVA语言学习 -about search engine
totsearchc
- 淘特站内搜索引擎是由淘特JSP搜索引擎发展而来,系统基于Lucene.Net核心,通过高效的中文分词算法将数据库中内容进行分析、索引并保存至硬盘中。前台搜索时,通过读取索引文件查询,避免了传统数据库查询在高并发及海量数据下的性能问题。因前台搜索不在连接数据库,为不希望数据库放到前台的特殊用户群体提供了数据快速查询解决方案。-Amoy Special Site search engine from the Amoy Te JSP search engine, developed from, sys
DMS
- A tutorial using Lucene full-text search engine with C# ASP.NET
COM.YCC.Lucene
- luence站内搜索 asp c# 通用-the luence station search the asp c# generic
06_solr
- lucene的solr搜索引擎代码教学 lucene的插件教学-The solr lucene lucene search engine code plug Teaching Teaching
SearchService
- lucene search service
Lucene.Net-search-MVC-sample-site-master
- This font represents a simple scenario of a search using Lucene.Net: Given: You have some data source (most probably a database) which has some distinctive textual data in it You need to be able to: Create Lucene search inde
深入理解ElasticSearch
- ElasticSearch是一个基于Lucene的搜索服务器。它提供了一个分布式多用户能力的全文搜索引擎,基于RESTful web接口。(Elasticsearch is a distributed, RESTful search and analytics engine capable of solving a growing number of use cases.)