Hm, so I suppose we need to buy the book to see it running... (and get the code)? ;-)
Regards, Clemens ----- Original Message ----- From: "Erik Hatcher" <[EMAIL PROTECTED]> To: "Lucene Users List" <[EMAIL PROTECTED]> Sent: Saturday, June 01, 2002 1:22 AM Subject: Re: Standalone Lucene server > The application we built for our book (Java Development with Ant - > http://www.manning.com/antbook/) uses Lucene to build an index from an Ant > build (think static documentation here) and then was incorporated in a few > different environments: > > - command-line query tool > - Ant query task > - webapp - with simple text box query and results display (using Struts) > - Stateless Session Bean - deployed into JBoss, and EJB client could > query index > - Web Service - using Tomcat and Axis - can query the index from a web > service client > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
