Erik Hatcher为Ant、Lucene以及Tapestry这些开源项目作出了巨大的贡献,此外,他还是“Java Development with Ant”一书的作者之一,该书获得了JDJ读者选择奖First Runner Up大奖。Otis Gospodnetic是Lucene的核心开发成员,Apache Jakarta Project Management Committee的成员,jGuru的Lucene FAQ维护者。本书的两位作者都曾发表过大量的技术文章,当然其中有一些是关于Lucene的。
发表于2024-11-02
Lucene in Action (In Action series) 2024 pdf epub mobi 电子书
做Lucene也只有这本书能参考了,没啥选择。还不错,全面,重要的细节也讲了,做Lucene必备参考书。
评分 评分书写得挺好,全面介绍了Lucene这个非常流行的java全文搜索引擎的框架。 英文不难,条理清晰,读起来挺有味道。 遗憾的是示例的API过时了。例如 现在Lucene3.0 中的 Field的创建方式与本书中所说的相差很大;IndexWriter的构造函数也有变化。 相信还有其他deprecated 的地方...
评分书写得挺好,全面介绍了Lucene这个非常流行的java全文搜索引擎的框架。 英文不难,条理清晰,读起来挺有味道。 遗憾的是示例的API过时了。例如 现在Lucene3.0 中的 Field的创建方式与本书中所说的相差很大;IndexWriter的构造函数也有变化。 相信还有其他deprecated 的地方...
评分不错的一本书,对Lucene,或者说,Search中的一些关键点都有详细的讲述。 看完后再去看源代码,可以做到事半功倍。
图书标签: lucene search java 搜索 搜索引擎 编程 searchengine 索引
Lucene is a rare gem in the Apache Jakarta world?a highly scalable, fast, and pure Java search engine. Its initial attractions are its performance, its simplicity, and its disarming ease-of-use. But there are many caveats, best practices, and examples that users are looking for that are not yet well documented. The lucene-user e-mail list is very active and helpful, but many users seek more guidance and examples. Lucene in Action describes what Lucene is and how it works and most importantly how it can be used in a variety of real-world use cases, such at Nutch. Nutch?an open-source project designed to index the internet very much like Google?is built upon Lucene. Lucene in Action provides readers with best practices, tried and true from the field, including: * Understanding and solving ?analysis paralysis? * Advanced searching techniques, including filtering and custom query parsing techniques. * Handling document types such as Word, PDF, HTML, XML, and others.
in action系列对个人来说,通常意义不大.用于入门时代查找手册.
评分讲的就是一个数据结构。
评分search technology
评分读的是电子版本的。还不错。
评分好书,但过度过时了...里面的很多实现都已经更新,比如Filter之类已经全被query替代 如果需要更新的上下文的话,还是得读源码。但要理解搜索引擎本身和Lucene实现的大概框架的话,非常推荐这本
Lucene in Action (In Action series) 2024 pdf epub mobi 电子书