Christian Ribeaud created TIKA-2985:
---------------------------------------
Summary: averageCharTolerance and spacingTolerance are null by
default
Key: TIKA-2985
URL: https://issues.apache.org/jira/browse/TIKA-2985
Project: Tika
Issue Type: Bug
Components: config, parser
Affects Versions: 1.22
Reporter: Christian Ribeaud
Making at least {{hashCode}} throwing a *NPE* exception if these values are not
set (what about {{equals}}?).
To reproduce the problem:
{noformat}
new PDFParserConfig().hashCode();
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)