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
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]