Lucene in Action: Meet Lucene Pt. 1 - WebReference.com-: "This chapter covers
Understanding Lucene
Using the basic indexing API
Working with the search API
Considering alternative products
One of the key factors behind Lucene�s popularity and success is its simplicity. The careful exposure of its indexing and searching API is a sign of the welldesigned software. Consequently, you don�t need in-depth knowledge about how Lucene�s information indexing and retrieval work in order to start using it. Moreover, Lucene�s straightforward API requires you to learn how to use only a handful of its classes.
In this chapter, we show you how to perform basic indexing and searching with Lucene with ready-to-use code examples. We then briefly introduce all the core elements you need to know for both of these processes. We also provide brief reviews of competing Java/non-Java, free, and commercial products."
Monday, January 24, 2005
Subscribe to:
Post Comments (Atom)
Popular Posts
- Linux Forum: Apache, Webmin and Mandrake - Linux Operating System Help
- Yahoo! Mail: Revenge of the Oddpost
- Free AS400 & iSeries Software Tools & Utilities Downloads
- Fast-track your Web apps with Ruby on Rails
- The Laughing Boardroom video...a real world example!
- Basic Requirements of a JavaServer Faces Application
- UDATE and *DATE in AS400 RPG
- IBM eServer iSeries - The Laughing Boardroom
- Creating an as400 Query
- AS400 APIs
No comments:
Post a Comment