Re: Lucene release source code

2013-01-14 Thread Igor Shalyminov
Hi, Ian and Steve! That is exactly what I was looking for, thank you! -- Best Regards, Igor Shalyminov 14.01.2013, 21:01, "Ian Lea" : >  lucene-4.0.0-src.tgz from >  http://www.apache.org/dyn/closer.cgi/lucene/java/4.0.0, linked from >  http://lucene.apache.org/, with a redirect or two along t

Re: Lucene release source code

2013-01-14 Thread Ian Lea
lucene-4.0.0-src.tgz from http://www.apache.org/dyn/closer.cgi/lucene/java/4.0.0, linked from http://lucene.apache.org/, with a redirect or two along the way. -- Ian. On Mon, Jan 14, 2013 at 4:26 PM, Igor Shalyminov wrote: > Hello! > > I've checked out Lucene trunk from svn, and the build's ver

Re: Lucene release source code

2013-01-14 Thread Steve Rowe
Hi Igor, You can find all recent released source code under , e.g. Alternatively, each release has a source distribution. For v4.0.0, click on the Download buttons for 4.0 fro

Lucene release source code

2013-01-14 Thread Igor Shalyminov
Hello! I've checked out Lucene trunk from svn, and the build's version appears to be 5.0-SNAPSHOT. My goal is to use Lucene for my needs with probable source code changes. That's why I want to use the sources of the latest release, 4.0.0. How do I get them? -- Best regards, Igor Shalyminov ---