Luc DUZAN created JAMES-1934: -------------------------------- Summary: Introduce hasAttachment criterion Key: JAMES-1934 URL: https://issues.apache.org/jira/browse/JAMES-1934 Project: James Server Issue Type: New Feature Components: JMAP Reporter: Luc DUZAN Assignee: Antoine Duprat
Modify the ES hasAttachment property : we should return true only if at least one MimePart has ContentDisposition == attachment (Note : we still want to to full text search on inlined text, thus we still index inlined Parts as Attachment) Modify tests accordingly. Create a HasAttachment criterion. It needs to be handled by search all three search backends : ES, Memory and Lucene. Adapt tests accordingly -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org