Thursday, December 14, 2006

深入 Lucene 索引机制

深入 Lucene 索引机制:

参考资料

实战 Lucene: 初识 Lucene 介绍了 Lucene 的一些基本概念,然后开发了一个应用程序演示了利用 Lucene 建立索引并在该索引上进行搜索的过程。


Parsing, indexing, and searching XML with Digester and Lucene 是 Otis Gospodnetic 在 developerWorks 上发表的一篇关于利用 Lucene 和 Digester 来操作 XML 文档的文章。


IBM Search and Index APIs (SIAPI) for WebSphere Information Integrator OmniFind Edition 是 Srinivas Varma Chitiveli 在 developerWorks 上发表的一篇关于如何用 SIAPI 来构建搜索解决方案的文章。


Lucene的官方网站:上面有大量的 Lucene 帮助文档。


一个关于 Lucene 的演讲:是由 Lucene 最初的作者 Doug Cutting "

0 Comments:

Post a Comment

<< Home