The Source for Java Technology Collaboration
User: Password:



Erik Hatcher's Blog

Erik Hatcher Erik Hatcher is the co-author of the premiere book on Ant, Java Development with Ant published by Manning and is co-author of Lucene in Action. He is an active Ant project developer and maintains jGuru's Ant FAQ and Forum. Erik has written articles for WebReview.com, IBM developerWorks, and JavaPro. His other active open-source efforts currently include Lucene, XDoclet, and his own blogger - BlogScene. Erik lives in Charlottesville, VA.



June 2008
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          


Search this blog:
  

Categories
Community
Deployment
J2EE
J2ME
J2SE
JavaOne
Open Source
Patterns
Programming
Tools
Web Services and XML
Archives

August 2004
July 2004
April 2004
August 2003
July 2003
June 2003

Recent Entries

Hola Amigos

Search Convergence

The Network is the People

Articles

Lucene Intro
Lucene is a high-performance, scalable, search engine technology. The first part of this article takes you through an example of using Lucene to index all the text files in a directory and its subdirectories. The remainder provides examples of analysis and searching. Jul. 30, 2004

Velocity: Fast Track to Templating
Velocity is a fast and easy-to-use Java-based templating engine. Velocity's speed, ease of use, and flexibility contribute to its use in a broad range of applications, including code generation, email templating, and web user-interface creation. This article first introduces Velocity with a simple, easy-to-run example, then briefly covers the templating syntax, and ends with a full-featured and detailed look at Velocity in action for templating automated emails. Dec. 16, 2003

QueryParser Rules
Erik Hatcher continues his series on Lucene with a look at using the QueryParser. Three things are needed: an expression, the default field name to use for unqualified fields in the expression, and an analyzer to pieces of the expression. Nov. 6, 2003

All articles by Erik Hatcher »



Powered by
Movable Type 3.01D


 Feed java.net RSS Feeds