Hibernate Search 中文操作指南
23. Further reading
23.1. Hibernate Search
Hibernate Search website 是在寻找有关 Hibernate Search 信息时的良好第一步,无论是了解更多关于 releases、 documentation for all versions、 migration guides、 the roadmap,还是仅仅获取源代码和问题跟踪器的链接。
The Hibernate Search website is a good first stop when looking for information about Hibernate Search, be it to know more about releases, documentation for all versions, migration guides, the roadmap, or simply getting links to the source code and issue tracker.
Hibernate Search 网站还包含指向 various external resources 的链接,例如博客文章和讨论。
The Hibernate Search website also includes links to various external resources such as blog posts and talks.
要为 Hibernate Search 或任何 Hibernate 项目做出贡献或提问,请从同一网站上的 community 页面开始。
To contribute to, or ask questions about, Hibernate Search or any Hibernate projects, start from the community page on the same website.
最后,有关在应用程序中使用 Hibernate Search 的示例,请参阅:
Finally, for examples of using Hibernate Search in applications, see:
-
The Quarkus quickstart, a sample application using Hibernate Search with the Quarkus framework.
-
The "Library" showcase, a sample application using Hibernate Search with the Spring Boot framework.
-
The blog posts and talks mentioned above, most of which include tutorials and/or simple applications.
23.2. Elasticsearch
Elasticsearch’s reference documentation是深入了解 Elasticsearch 的一个起点。
Elasticsearch’s reference documentation is an excellent starting point to learn more about Elasticsearch.
23.3. Lucene
要了解有关 Lucene 的信息,您可以获取一份 Lucene in Action (Second Edition) 以查看,但该文档介绍的是早期版本的 Lucene。
To learn more about Lucene, you can get a copy to Lucene in Action (Second Edition), though it covers an older version of Lucene.
另外,您还可以尝试使用 Lucene’s Javadoc。
Otherwise, you can always try your luck with Lucene’s Javadoc.
23.4. Hibernate ORM
如果您想加深对 Hibernate ORM 的了解,请从 online documentation 开始或者获取一份 Java Persistence with Hibernate, Second Edition。
If you want to deepen your knowledge of Hibernate ORM, start with the online documentation or get hold of a copy of Java Persistence with Hibernate, Second Edition.
23.5. Other
如果您对 Hibernate Search 有任何进一步的问题或反馈,请转到 Hibernate community。我们期待收到您的来信。
If you have any further questions or feedback regarding Hibernate Search, reach out to the Hibernate community. We are looking forward to hearing from you.
如果您想报告错误,请使用 Hibernate Search JIRA 实例。
In case you would like to report a bug use the Hibernate Search JIRA instance.