Uploaded image for project: 'Lucy'
  1. Lucy
  2. LUCY-300

Restrict max field length to 2 GB

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.6.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            marvin Marvin Humphrey
            marvin Marvin Humphrey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: