Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Lucene, mail # dev - random testing with codec=Lucene3x and format=FORMAT_4_0?


Copy link to this message
-
Re: random testing with codec=Lucene3x and format=FORMAT_4_0?
Ryan McKinley 2012-01-19, 19:28
yup.  Thanks!
On Thu, Jan 19, 2012 at 10:35 AM, Robert Muir <[EMAIL PROTECTED]> wrote:
> On Thu, Jan 19, 2012 at 1:22 PM, Ryan McKinley <[EMAIL PROTECTED]> wrote:
>> We are using LuceneTestCase to tests lucene spatial code.  When the
>> Lucene3x codec is selected, it fails.  It looks like the format is
>> always Lucene 4.0 -- does it make sense to use 4x format with
>> codec=3x?
>>
>
> your classpath is incorrect: I added an assertion so its more obvious:
>
> http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/src/test-framework/java/org/apache/lucene/util/LuceneTestCase.java?view=diff&r1=1233519&r2=1233520&pathrev=1233520
>
> --
> lucidimagination.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

---------------------------------------------------------------------