Hello All, Need help on the error related to Solr indexing. We are using Solr 6.6.3 and Nutch crawler 1.14. While indexing data to Solr we see errors as below
possible analysis error: Document contains at least one immense term in field="content" (whose UTF8 encoding is longer than the max length 32766), all of which were skipped. Please correct the analyzer to not produce such terms. The prefix of the first immense term is: '[84, 69, 82, 77, 83, 32, 79, 70, 32, 85, 83, 69, 10, 69, 102, 102, 101, 99, 116, 105, 118, 101, 32, 68, 97, 116, 101, 58, 32, 74]...', original message: bytes can be at most 32766 in length; got 40638. Perhaps the document has an indexed string field (solr.StrField) which is too large. Can anyone please help -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html