Tim Allison created TIKA-3986:
---------------------------------
Summary: JDBCEmitter should strip \u0000 for postgres
varchar/strings
Key: TIKA-3986
URL: https://issues.apache.org/jira/browse/TIKA-3986
Project: Tika
Issue Type: Task
Reporter: Tim Allison
Postgres does not allow \u0000 in varchar fields. We should automatically
replace this character if the jdbc string starts with "jdbc:postgresql". An
alternate approach would be to add a metadata filter that runs a regex replace
operation on metadata values.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)