Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.8.9, 2.0.0
-
None
Description
replace
wordSpacing == Float.NaN
with
Float.isNaN(wordSpacing)
because wordSpacing == Float.NaN is always false.
A test by Tim Allison showed 9 differences in TIKA (but "None of the differences were actual words. "), and no difference in a manual test with ExtractText.