Hi Chad, Not too many people watch the [EMAIL PROTECTED] list - much more traffic over on [EMAIL PROTECTED]
Lucene didn't use a patch version number until 1.4.X - before then, releases were called "release candidates", e.g. "1.2 rc1", "1.2 final". My guess is that you're looking for one of the 1.2 releases; the first Lucene release under the Apache Jakarta project, after the move from Sourceforge, was initially referred to as "1.02". However, AFAICT from looking at CHANGES.txt, the "1.02" name was changed to "1.2", with a series of release candidates starting in October 2001, culminating in "1.2 rc6", a.k.a. "1.2 final", in June 2002. You can see the 1.2 series in the tag directories under the link Grant mentioned. Steve On 10/17/2008 at 1:22 PM, Grant Ingersoll wrote: > I think you'd have to dig into the SVN archive: > https://svn.apache.org/repos/asf/lucene/java/tags/ > > Although, I don't see 1.0.2 there. That was pre my time in > Lucene, so > not sure. > > > On Oct 16, 2008, at 3:49 PM, ChadDavis wrote: > > > Where can I get doc for 1.0.2? The lucene site apparently only goes > > back to 1.4.3 > > -------------------------- Grant Ingersoll Lucene Boot Camp Training > Nov. 3-4, 2008, ApacheCon US New Orleans. http://www.lucenebootcamp.com > > > Lucene Helpful Hints: > http://wiki.apache.org/lucene-java/BasicsOfPerformance > http://wiki.apache.org/lucene-java/LuceneFAQ > > > > > > > > > >
