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

Robert Muir commented on LUCENE-3291:
-------------------------------------

Hi Mike, I saw you opened some related issues to this... can we close this as 
duplicate,
or maybe just add some documentation to MemoryCodec noting that its limited to 
2.1GB?

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?

> 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