ImportantThis stage is deprecated in 5.8.x and 5.9.x, and removed in 5.9.10. Use Tika Asynchronous Parser instead.
When entering configuration values in the UI, use unescaped characters, such as
\t
for the tab character. When entering configuration values in the API, use escaped characters, such as \\t
for the tab character.