]
Sent: Thursday, March 09, 2006 5:16 PM
To: java-user@lucene.apache.org
Subject: Re: steps for building lucene 1.9
Hi Haritha
Hope the following helps:
Build Lucene Core from SVN
Download the lucene Subversion repository from:
http://svn.apache.org/repos/asf/lucene/java/trunk
Note: The CVS
Hi Haritha
Hope the following helps:
Build Lucene Core from SVN
Download the lucene Subversion repository from:
http://svn.apache.org/repos/asf/lucene/java/trunk
Note: The CVS repository is still accessible but is out of date.
I downloaded to:
C:\src\lucene-svn\
To build (using ANT):
cd C:\sr