Littlestar created LUCENE-4531:
----------------------------------
Summary: Does CompressingStoredFieldsFormat only support less than
2G segment, thanks.
Key: LUCENE-4531
URL: https://issues.apache.org/jira/browse/LUCENE-4531
Project: Lucene - Core
Issue Type: Bug
Components: core/codecs
Affects Versions: 4.1
Environment: Centos
Reporter: Littlestar
Priority: Minor
I see a note on CompressingStoredFieldsFormat.java.
>>>>
For a chunk size of chunkSize bytes, this StoredFieldsFormat does not support
documents larger than (2^31 - chunkSize) bytes. In case this is a problem, you
should use another format, such as Lucene40StoredFieldsFormat.
>>>>
Does CompressingStoredFieldsFormat only support less than 2G segment?
Is this a bug?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]