LuceneYesJavaCommon indexes in the worldAPI to create an index for text materials and provide retrieval.
NluceneIs the first. NetAlso. NetStyle version, use. NetAnd class library design. HoweverNluceneProjectLeaderOnly released due to energy reasons1.2 betaVersion. Lucene. netAfter the project appears, nluceneThere is no new plan.
Lucene. netOriginally claimed to doUp-to-dateOf. NetLucenePort, it only adopts. NetThe main goal isJavaLuceneCompatibility: one is that the index format is compatible to achieve the purpose of working together; the other is that the name is close to (only a few differences, such as case sensitivity), so that developers can use it easily.JavaLuceneRelatedCodeAnd materials. NowLucene. netThe project has abandoned the open source program and switched to business. It usesSourceForgeOpen-source files are also deleted.
At the same time, SourceForgeAnd thenDotluceneProject, outLucene. netDotluceneAlmostLucene. netAs their starting point. (Https://sourceforge.net/forum/forum.php? Thread_id = 1153933 & forum_id = 408004)
Dotlucene Official Site
Http://www.dotlucene.net/
Https://sourceforge.net/projects/dotlucene/
Documentation and sample code
Online Resources
Dotlucene SeriesArticle
Http://www.cnblogs.com/idior/category/21216.html
Release e.net trial
Http://www.knowsky.com/340962.html
[Reference]
Idior's e.net Series
Li Gang, Song Wei, and Qiu Zhe's "ajax + Lucene building a search engine"
Example:
Http://files.cnblogs.com/onlytiancai/WawaSearch.rar
Create a search engine using Ajax + Lucene-mimimartt-Sina Blog
Http://blog.sina.com.cn/u/1197616372
Conquer Ajax + Lucene-create search engine-free trial transfer-book.csdn.net
Http://book.csdn.net/bookfiles/28/
Lucene practice, Part 1: Learning Lucene
This article first introduces some basic concepts of Lucene and then develops an applicationProgramDemonstrate the process of using Lucene to create an index and search for it.
Http://www-128.ibm.com/developerworks/cn/java/j-lo-lucene1/
In-depth Lucene index mechanism
Lucene is a Java-based full-text retrieval toolkit that you can use to add indexing and retrieval functions to your applications. Lucene is currently an open-source project in the famous Apache Jakarta family. Next we will learn about Lucene's index mechanism and its index file structure. In this article, we first demonstrate how to use Lucene to index the document, and then discuss how to improve the index performance. Finally, let's analyze
Http://www-128.ibm.com/developerworks/cn/java/wa-lucene/
Use Lucene to accelerate the development of Web Search applications
Lucene is a full-text information retrieval package based on Java. It is currently an open-source project under the Apache Jakarta family. In this article, we will first look at how to use Lucene to implement advanced search functions, and then learn how to use Lucene to create a robust web search application.
Http://www-128.ibm.com/developerworks/cn/web/wa-lucene2/
Dotlucene search engine Demo: Create an index
Http://pwqzc.cnblogs.com/archive/2006/03/13/348761.aspx
Dotlucene search engine Demo: search index
Http://www.cnblogs.com/pwqzc/archive/2006/03/16/351167.html