Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-8495

Schemaless mode cannot index large text fields

    XMLWordPrintableJSON

Details

    Description

      The schemaless mode by default indexes all string fields into an indexed StrField which is limited to 32KB text. Anything larger than that leads to an exception during analysis.

      Caused by: java.lang.IllegalArgumentException: Document contains at least one immense term in field="text" (whose UTF8 encoding is longer than the max length 32766)
      

      Attachments

        1. SOLR-8495.patch
          24 kB
          Cao Manh Dat

        Issue Links

          Activity

            People

              Unassigned Unassigned
              shalin Shalin Shekhar Mangar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: