摘 要:Lucene.Net是一个全文检索引擎的架构,提供了完整的查询引擎和索引引擎。本篇毕业论文对搜索引擎的原理、组成、数据结构、工作流程等方面做了深入地研究与分析。并且通过Lucene.Net来设计和实现一个全文检索站内搜索引擎系统,最后通过增量索引和优化索引两个方面来说明怎么样来提高Lucene.Net的高效性。19057
关键词:Lucene.Net;全文检索;搜索引擎
Design of Search Engine Based on Lucene.Net
Abstract:Lucene.Net is a full-text search engine framework, which provides a complete query engine and index engine. A deep research and analysis has been made in this thesis about the search engine's principle, composition, data structure, work flow and other aspects. And through the Lucene, a full-text retrieval search engine system can be designed and implemented through Lucene.Net, finally through the two aspects of the increment index and the optimization index, this paper will illustrate how to improve the efficiency of Lucene.Net.
Key Words:Lucene.Net; Full-text search; Search engine
目 录