RE: LUCENE_CURRENT in Benchmark

2010-03-24 Thread Uwe Schindler
March 24, 2010 8:18 PM To: java-dev@lucene.apache.org Subject: Re: LUCENE_CURRENT in Benchmark I suppose we should allow it as an .alg parameter, so one can test the same algorithm on different versions. Also, if it's not specified, let's always pick the latest? Shai On Wed, Mar

Re: LUCENE_CURRENT in Benchmark

2010-03-24 Thread Shai Erera
I suppose we should allow it as an .alg parameter, so one can test the same algorithm on different versions. Also, if it's not specified, let's always pick the latest? Shai On Wed, Mar 24, 2010 at 7:19 PM, Grant Ingersoll wrote: > I see that Test has TEST_CURRENT_VERSION for version, but what ab