You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Gautier DI FOLCO (Jira)" <se...@james.apache.org> on 2019/10/28 13:36:00 UTC

[jira] [Created] (JAMES-2935) Filter is too restrictive when over-specific

Gautier DI FOLCO created JAMES-2935:
---------------------------------------

             Summary: Filter is too restrictive when over-specific
                 Key: JAMES-2935
                 URL: https://issues.apache.org/jira/browse/JAMES-2935
             Project: James Server
          Issue Type: Improvement
          Components: elasticsearch
    Affects Versions: 3.4.0
            Reporter: Gautier DI FOLCO


It occurs that when call JMAP's *GetMessagesList* with the following *filter*:
{code:java}
"filter":{text":"some words"}{code}
If you get 3 messages in the same mailbox
{code:java}
"filter":{"inMailboxes":["the-mailbox-id"],"text":"some words"}{code}
You will only get 1



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org