crawler.max_parse_size
Background
The crawler will stop parsing documents larger than the specified value (in MB), and their content
will be truncated. This only applies to MIME types listed in the crawler.parser.mimeTypes
parameter (e.g. HTML, text, XML). Here parsing refers to link extraction from these file types.