advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   FORUMS  |   TIP BANK
Browse DevX
Download the code for this article
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
Average Rating: 4.3/5 | Rate this item | 23 users have rated this item.
Lucene: Add Indexing and Search to Your Web Apps (cont'd)
Wrap-Up
The two code examples in this article used a precompiled JAR file containing the Lucene libraries. When I develop applications with Lucene, I prefer to add the Lucene source code directly to my IntelliJ or Eclipse projects.
advertisement

Lucene is fantastically useful. I hope that this article serves as a fun introduction that motivates you to spend a few hours learning how to integrate Lucene into your own projects.

The Lucene project Web site has a "sandbox" area with several useful sub-projects such as utilities for highlighting search words in retrieved text. Check it out.

Previous Page: Using Lucene in a Web Application  


Mark Watson is a Java consultant and the author of 14 books on Java, artificial intelligence, C++, and intelligent agents.
Page 1: IntroductionPage 3: Using Lucene in a Web Application
Page 2: Creating a Lucene IndexPage 4: Wrap-Up
Please rate this item (5=best)
 1  2  3  4  5
advertisement