[
https://issues.apache.org/jira/browse/LUCY-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marvin Humphrey resolved LUCY-300.
----------------------------------
Resolution: Fixed
Assignee: Marvin Humphrey
Fix Version/s: 0.6.0
> Restrict max field length to 2 GB
> ---------------------------------
>
> Key: LUCY-300
> URL: https://issues.apache.org/jira/browse/LUCY-300
> Project: Lucy
> Issue Type: Bug
> Reporter: Marvin Humphrey
> Assignee: Marvin Humphrey
> Fix For: 0.6.0
>
>
> Install an early sanity check restricting field lengths to a maximum of 2 GB.
> Prior to 0.5.0, the maximum was no greater than 4 GB, because String had size
> measured in uint32_t. The practical size is generally much smaller anyway
> because 1) the original string plus all its tokens takes up a lot of space,
> and 2) Lucy is not ideal for huge documents.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)