Furkan KAMACI created CONNECTORS-1410:
-----------------------------------------
Summary: Binary Attachment Data as Plain Text at Email Content
Key: CONNECTORS-1410
URL: https://issues.apache.org/jira/browse/CONNECTORS-1410
Project: ManifoldCF
Issue Type: Bug
Components: Email connector
Affects Versions: ManifoldCF 2.6
Reporter: Furkan KAMACI
Assignee: Furkan KAMACI
Fix For: ManifoldCF 2.8
Previously, we were indexing e-mails and its attachments together. We changed
this logic with CONNECTORS-1375 as indexing e-mail and its attachments
separately.
However, there is a problem. Content fields of emails which has attachment(s)
includes both body and attachments's binary content as plain text.
As we index attachments separately, we can just index body as content instead
of appending email body and all attachments' binary data as plain text.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)