Apache Lucene™ 9.4.1 Documentati

2022-12-06  本文已影响0人  MasonChan

Lucene 官方的文档很少,只提供了 Java Docs,建议优先从中获取资料,在 Java Docs 里面找不到或者很难找到的资料时,才使用 Web 搜素引擎进行搜索。

源码包里面对应的 Java Docs 目录为:

# Java Docs 入口文档
lucene-9.4.1-src/lucene-9.4.1/lucene/documentation/src/markdown/index.template.md
#

Apache Lucene™ 9.4.1 Documentation

Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications.

This is the official documentation for Apache Lucene 9.4.1. Additional documentation is available in the Wiki.

Getting Started

The following section is intended as a "getting started" guide. It has three
audiences: first-time users looking to install Apache Lucene in their
application; developers looking to modify or base the applications they develop
on Lucene; and developers looking to become involved in and contribute to the
development of Lucene. The goal is to help you "get started". It does not go into great depth
on some of the conceptual or inner details of Lucene:

Reference Documents

API Javadocs

Tools

上一篇 下一篇

猜你喜欢

热点阅读