摘要
Lucene是一个全文索引引擎工具包,具有访问索引效率高、支持多用户访问、跨平台等优点。把Lucene的索引与全文检索数据库的索引进行比较来介绍Lucene的索引原理及其结构组成,并分析通用的检索系统的组成。最后提出了通用的基于Lucene的全文检索系统的设计以及对实现的关键技术进行了探讨。
Lucene is a full text indexing engine package with the advantage ofbeing efficient , supportmgmultlple-useraccessanacrossplatform. The index of Lucene and full text database are compared to introduce principle and structure of Lucene, and the consist of a common retrieval system is analysed. Finally a design and implementation of common use full text Search system based on Lucene is proposed in detail.
出处
《计算机工程与设计》
CSCD
北大核心
2007年第24期5959-5961,共3页
Computer Engineering and Design
关键词
检索
索引
段
文档
域
retrieval
index
segment
document
field