[ 
https://issues.apache.org/jira/browse/LUCENE-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13062810#comment-13062810
 ] 

Michael McCandless commented on LUCENE-3291:
--------------------------------------------

bq. maybe just add some documentation to MemoryCodec noting that its limited to 
2.1GB?

+1, and also to FST.

{quote}
And then, maybe commit this test with @Ignore for now, but its fast enough we 
could even consider
running it with @Nightly, just forcing it to not use Memory or SimpleText 
codecs?
{quote}

Yes, this is a great test!  We should definitely turn this on nightly, not w/ 
Mem or SimpleText codecs.

Then I agree close this one as dup.  The other issue I don't think are high 
priority...

> bugs in memorycodec with lots of docs
> -------------------------------------
>
>                 Key: LUCENE-3291
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3291
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: core/codecs
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>         Attachments: LUCENE-3291_test.patch
>
>
> While working on LUCENE-3290, I noticed a readVint that i thought should be a 
> readVLong, so I wrote a test (Test2BPostings)
> to try to catch things like this... it takes about 5 minutes to run with 
> MemoryCodec.
> The problem is, it dies on some other bug in FSTs first!

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to