(Ant users this is a cross sell for another Jakarta project...sorry)
Jakarta Lucene is a high-performance, full-featured text search engine
written entirely in Java. It is a technology suitable for nearly any
application that requires full-text search, especially cross-platform.
http://jakarta.apache.org/lucene/index.html
...So with Ant + Lucene you can create an search index on lets say a
FileSet of documents.
You sound interesed ?
-----Original Message-----
From: T Master [mailto:tmaster@iknowledgeinc.com]
Sent: Wednesday, October 17, 2001 11:41 PM
To: ant-user@jakarta.apache.org
Subject: Re: search for words in a file
What is Lucene? (Other than the dairy manufacturer)
----- Original Message -----
From: "Mark Ayad" <mayad@ogilvy.net>
To: <ant-user@jakarta.apache.org>
Sent: Wednesday, October 17, 2001 3:15 PM
Subject: RE: search for words in a file
> I looking at buiding a simple search engine task using ant
>
> to pass files for Lucene to process.
>
> Regards
>
> Mark
|