Lucene 简明教程
Discuss Lucene
Lucene 是一个基于 Java 的开源搜索库。它非常普及,也是一个快速的搜索库。它用于 Java 应用程序,非常简单高效地为任何种类的应用程序添加文档搜索功能。本教程将让你深入理解 Lucene 概念,帮助你理解企业级应用程序的搜索需求的复杂性和 Lucene 搜索引擎的需求。
Lucene is an open source Java based search library. It is very popular and a fast search library. It is used in Java based applications to add document search capability to any kind of application in a very simple and efficient way. This tutorial will give you a great understanding on Lucene concepts and help you understand the complexity of search requirements in enterprise level applications and need of Lucene search engine.