软件简介:Lucene In Action(英文版) Lucene is a Java-based open source toolkit for text indexing and searching. It is easy to use, flexible, and powerful -- a model of good object-oriented software architecture. Powerful abstractions and useful concrete implementations make Lucene very flexible, and allow new users to get up and running quickly and painlessly. In this article, we explore what Lucene does, how it works, and what software enginee......Lucene是一个基于Java的全文索引工具包,Lucene是一个开源项目,目前已经有多个语言版本,包括C#的版本,如果你要开发一个小型的搜索引擎或者做全文索引,都以用Lucene来实现。该文档全面的分析了Lucene的结构和使用方法,52ebook.com提供下载,供大家参考!